Trigonometric functions: Difference between revisions

Content added Content deleted
m (→‎{{header|AutoHotkey}}: Use trans template)
Line 57:
 
{{works with|ALGOL 68|Standard - no extensions to language used}}
 
{{works with|ALGOL 68G|Any - tested with release mk15-0.8b.fc9.i386}}
 
{{works with|ELLA ALGOL 68|Any (with appropriate job cards) - tested with release 1.8.8d.fc9.i386}}
<lang algol>
Line 92 ⟶ 94:
+.785398163397448e +0 +.450000000000000e +2
</pre>
 
=={{header|AutoHotkey}}==
{{trans|C}}