Talk:Trigonometric functions: Difference between revisions

Content added Content deleted
m (→‎Notes on precise sin implemented in Rexx: expanded on some comments. -- ~~~~)
m (→‎Notes on precise sin implemented in Rexx: corrected degress-->degrees. -- ~~~~)
Line 228: Line 228:
<br>So one could code: ''y=sin(z,'degrees')'' for instance.
<br>So one could code: ''y=sin(z,'degrees')'' for instance.
<br>Also, the aforementioned BIFs also accept the option in lower and mixed case, not just uppercase.
<br>Also, the aforementioned BIFs also accept the option in lower and mixed case, not just uppercase.
<br>The nice thing about allowing the programmer to specify the units is that other units can be added besides degress, '''grads''' (and it variant spellings) and '''mils'''. -- [[User:Gerard Schildberger|Gerard Schildberger]] 22:18, 23 June 2012 (UTC)
<br>The nice thing about allowing the programmer to specify the units is that other units can be added besides degrees, '''grads''' (and it variant spellings) and '''mils'''. -- [[User:Gerard Schildberger|Gerard Schildberger]] 22:18, 23 June 2012 (UTC)