Rev 4161 | Rev 7692 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4161 | Rev 4330 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | slib_parms=1\ |
5 | slib_parms=1\ |
6 | ,[data] or [data],[weight] |
6 | ,[data] or [data],[weight] |
7 |
|
7 | slib_author=Adeline, Grelot; Bernadette, PERRIN-RIOU |
8 | 8 | ||
9 | slib_example=[2,-7,6]\ |
9 | slib_example=[2,-7,6]\ |
10 | [2,1;-7,6;1,1]\ |
10 | [2,1;-7,6;1,1]\ |
11 | [2,-7,1],[1,6,1]\ |
11 | [2,-7,1],[1,6,1]\ |
12 | [2,-7,1;1,6,1] |
12 | [2,-7,1;1,6,1] |