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 | :geometry, analytic geometry |
||
7 | triangle, area, altitude, angle, radius, incircle, circumcircle, |
||
8 | vertices |
||
9 | |||
10 | :precision, 20 |
||
11 | operation, triangle with given vertices |
||
12 | size, 650x350 |
||
13 | |||
14 | :, Calculate |
||
15 | |||
14878 | bpr | 16 | : |
539 | bpr | 17 | $submit1 |
18 | plane triangle with given vertices: |
||
17232 | bpr | 19 | <input type="text" size="50" name="formula" value="(1,2), (0,0), (-3,1)"> |