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 | :algebra, elementary algebra |
||
7 | factor, integer, polynomial, expression |
||
8 | |||
2906 | bpr | 9 | :module, tool/algebra/factor.$search_lang |
539 | bpr | 10 | calc, factor |
11 | |||
12 | :, Factor the Expression |
||
13 | |||
14878 | bpr | 14 | : |
539 | bpr | 15 | $submit1 |
17232 | bpr | 16 | <input type="text" name="formula" size="40" value="x^2-3x+2"> |