Subversion Repositories wimsdev

Rev

Rev 20 | Rev 4158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20 Rev 3265
Line 7... Line 7...
7
slib_author=Bernadette PERRIN-RIOU
7
slib_author=Bernadette PERRIN-RIOU
8
slib_out= reasonable range A,B,C,D such that all points\
8
slib_out= reasonable range A,B,C,D such that all points\
9
of the list are in the range [A,B] times [C,D] with B - A = D - C
9
of the list are in the range [A,B] times [C,D] with B - A = D - C
10
slib_comment=
10
slib_comment=
11
slib_example= 1,2,0,2
11
slib_example= 1,2,0,2
-
 
12
slib_require=pari
12
!exit
13
!exit
13
 
14
 
14
:proc
15
:proc
15
slib_out=
16
slib_out=
16
 
17