Rev 14878 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14878 | Rev 17232 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | :, Find the limit |
12 | :, Find the limit |
13 | 13 | ||
14 | : |
14 | : |
15 | $submit1 |
15 | $submit1 |
16 | f(x) = |
16 | f(x) = |
17 | <input name="formula" type="text" size="25" value="sin(3x)/x" |
17 | <input name="formula" type="text" size="25" value="sin(3x)/x"> |
18 | for |
18 | for |
19 | <input name="variable" type="text" size="3" value="x" |
19 | <input name="variable" type="text" size="3" value="x"> |
20 | towards |
20 | towards |
21 | <input name="formula2" type="text" size="10" value="0" |
21 | <input name="formula2" type="text" size="10" value="0"> |
22 | 22 |