Rev 2906 | 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 | |||
14 | :<TD ALIGN=left VALIGN=center NOWRAP> |
||
15 | $submit1 |
||
6518 | bpr | 16 | <TD ALIGN=right style="text-align:center;" HEIGHT=30 NOWRAP> |
539 | bpr | 17 | <INPUT TYPE=TEXT NAME="formula" SIZE=40 VALUE="x^2-3x+2"> |
18 |