|
|
| version 1.4, 2005/12/19 13:48:04 | version 1.8, 2023/12/30 01:42:51 |
|---|---|
| Line 1 | Line 1 |
| content-type: text/html | Content-Type: text/html |
| content-length: 5 | Content-Length: 308 |
| y | y |
| y | y |
| y | |
| y | |
| <hr /> | |
| 3.1416<br /> | |
| ^math:radians(180): 3.1416<br /> | |
| ^math:degrees($math:PI/2): 90<br /> | |
| ^math:sin($math:PI/2): 1.00<br /> | |
| ^math:asin(-1): -1.57<br /> | |
| ^math:cos($math:PI): -1.00<br /> | |
| ^math:acos(0): 1.57<br /> | |
| ^math:tan($math:PI/4): 1.00<br /> | |
| ^math:atan(-1): -0.79<br /> | |
| ^math:atan2(-1;0): -90°<br /> | |