Go to most recent revision | Details | 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 | :geometry, elementary geometry, euclidean geometry |
||
7 | angle, angle conversion, convert angle, |
||
8 | degree, radian |
||
9 | |||
10 | :precision, 12 |
||
11 | operation, angle conversion |
||
12 | |||
13 | :, Convert Angle |
||
14 | |||
15 | :<TD ALIGN=CENTER> |
||
16 | $submit1 |
||
17 | <TD ALIGN=CENTER> |
||
18 | <INPUT TYPE=TEXT SIZE=20 NAME="formula" VALUE="60"> |
||
19 | </TD><TD ALIGN=CENTER> |
||
20 | <SELECT NAME="option"> |
||
21 | <OPTION VALUE=radian selected>degrees to radians |
||
22 | <OPTION VALUE=degrees>radians to degrees |
||
23 | </SELECT> |