Rev 4180 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4180 | Rev 5768 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | 3, nl (number of lines of the table, nl >=2) \ |
6 | 3, nl (number of lines of the table, nl >=2) \ |
7 | 3, nc (number of columns of the table, nc >=2)\ |
7 | 3, nc (number of columns of the table, nc >=2)\ |
8 | 3, precision (number of significative digits)\ |
8 | 3, precision (number of significative digits)\ |
9 | 0, debug (debug=1 enables the pre-filling of the table fields with correct replies, it may be useful for Modtool exercises) |
9 | 0, debug (debug=1 enables the pre-filling of the table fields with correct replies, it may be useful for Modtool exercises) |
10 | 10 | ||
11 | slib_out=One table with input fields, <br>the number NR of replies, <br>the list of the NR replies, <br>the list of the (NR+1) chunks of table to be interleaved with \embed{} in the statement of an OEF exercise. |
11 | slib_out=One table with input fields, <br/>the number NR of replies, <br/>the list of the NR replies, <br/>the list of the (NR+1) chunks of table to be interleaved with \embed{} in the statement of an OEF exercise. |
12 | slib_comment=This library requires Pari/GP ; it features training about a relation between three quantities, like the Ohm law: U=R*I, I=U/R, R=U/I. <br>X refers to the first variable, Y to the second and Z to the third. |
12 | slib_comment=This library requires Pari/GP ; it features training about a relation between three quantities, like the Ohm law: U=R*I, I=U/R, R=U/I. <br/>X refers to the first variable, Y to the second and Z to the third. |