Rev 14878 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
539 | bpr | 1 | # record 1: header: parent, keywords |
2 | # record 2: calling parameters |
||
3 | # record 3: submit buttons |
||
4 | # record 4: html form content |
||
5 | |||
6 | :calculus |
||
7 | definite integral, integrate, function |
||
8 | |||
9 | :datatype, function |
||
10 | operation, definite integral |
||
11 | |||
12 | :, Definite Integral |
||
13 | |||
14878 | bpr | 14 | : |
539 | bpr | 15 | $submit1 |
14878 | bpr | 16 | of |
17232 | bpr | 17 | <input name="formula" type="text" size="30" value="sin(x^2) + sqrt(x^3 + 2)"> |
14878 | bpr | 18 | for |
17232 | bpr | 19 | <input name="variable" type="text" size="3" value="x"> |
14878 | bpr | 20 | from |
17232 | bpr | 21 | <input name="range1" type="text" size="5" value="0"> |
14878 | bpr | 22 | to |
17232 | bpr | 23 | <input name="range2" type="text" size="5" value="pi"> |