~ubuntu-branches/debian/sid/pari/sid

« back to all changes in this revision

Viewing changes to src/test/64/graph

  • Committer: Package Import Robot
  • Author(s): Bill Allombert
  • Date: 2013-09-24 20:49:44 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20130924204944-3ddctn0k2mk1rpov
Tags: 2.5.5-1
* New upstream release
  - Fix detection of multiarch GMP.
* debian/control:
  - Bump Standards-Version to 3.9.4.
* debian/rules:
  - Add CPU mapping for s390x, sparc64 and ppc64

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
? plotlines(0,vector(5,k,50*k),vector(5,k,10*k*k))
12
12
? plotmove(0,243,583);plotcursor(0)
13
13
[243, 583]
14
 
? plot(x=-5,5,sin(x))
 
14
? plot(x=-5,5,sin(x),-1,1)
15
15
 
16
 
0.9995545 x""x_''''''''''''''''''''''''''''''''''_x""x'''''''''''''''''''|
 
16
        1 x""x_''''''''''''''''''''''''''''''''''_x""x'''''''''''''''''''|
17
17
          |    x                                _     "_                 |
18
18
          |     x                              _        _                |
19
19
          |      x                            _                          |
34
34
          |                          "                            x      |
35
35
          |                "        "                              x     |
36
36
          |                 "_     "                                x    |
37
 
-0.999555 |...................x__x".................................."x__x
 
37
       -1 |...................x__x".................................."x__x
38
38
          -5                                                             5
39
39
? plotpoints(0,225,334)
40
40
? plotpoints(0,vector(10,k,10*k),vector(10,k,5*k*k))