Rev 539 | 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, complex, complex number |
||
7 | real part, imaginary part, real, imaginary, argument, modulus |
||
8 | |||
9 | :operation, complex number |
||
10 | |||
11 | :, Complex number |
||
12 | |||
6518 | bpr | 13 | :<TD style="text-align:center;" style="text-align:center;" NOWRAP>$submit1 |
539 | bpr | 14 | <INPUT TYPE=TEXT NAME="formula" SIZE=30 VALUE="(2 + 3i)/(5 - 2i)"> |
6518 | bpr | 15 | <TR><TD style="text-align:center;" NOWRAP> |
539 | bpr | 16 | (real and imaginary parts, modulus, argument) |
17 |