Trigonometric functions: Difference between revisions

Content added Content deleted
(→‎{{header|ooRexx}}: improved rxmlog performance using Vladimir Zabrodsky's code)
m (→‎{{header|ooRexx}}: corrected misspelling of Gerard.)
Line 1,643: Line 1,643:
* This started 10 years ago when Vladimir Zabrodsky published his
* This started 10 years ago when Vladimir Zabrodsky published his
* Album of Algorithms http://dhost.info/zabrodskyvlada/aat/
* Album of Algorithms http://dhost.info/zabrodskyvlada/aat/
* Gerald Schildberger suggests on rosettacode.org to use +10 digits
* Gerard Schildberger suggests on rosettacode.org to use +10 digits
* Rony Flatscher suggested and helped to turn this into an ooRexx class
* Rony Flatscher suggested and helped to turn this into an ooRexx class
* Rick McGuire advised on using Use STRICT Arg for argument checking
* Rick McGuire advised on using Use STRICT Arg for argument checking