Annotation of parser3/tests/results/038.processed, revision 1.7
1.6 misha 1: Content-Type: text/html
1.7 ! moko 2: Content-Length: 319
1.2 paf 3:
4: y
5: y
1.5 misha 6: y
7: <hr />
8: 3.1416<br />
9: ^math:radians(180): 3.1416<br />
10: ^math:degrees($math:PI/2): 90<br />
11: ^math:sin($math:PI/2): 1.00<br />
12: ^math:asin(-1): -1.57<br />
13: ^math:cos($math:PI): -1.00<br />
14: ^math:acos(0): 1.57<br />
15: ^math:tan($math:PI/4): 1.00<br />
1.7 ! moko 16: ^math:atan(-1): -0.79<br />
! 17: ^math:atan2(-1;0): -1.5707963267949<br />
E-mail: