Rev 3460 | Rev 17513 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3460 | Rev 5755 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | \x is the (exact) rational number 5/3 |
17 | \x is the (exact) rational number 5/3 |
18 | :function |
18 | :function |
19 | \function{f=2*x^2} |
19 | \function{f=2*x^2} |
20 | the function 2 x^2 |
20 | the function 2 x^2 |
21 | :matrix |
21 | :matrix |
22 | \matrix{m=1,2,3<br>4,5,6<br>7,8,9} |
22 | \matrix{m=1,2,3<br/>4,5,6<br/>7,8,9} |
23 | \m is the matrix with 3 lines et 3 rows. |
23 | \m is the matrix with 3 lines et 3 rows. |