Next: RM G 2 6 15 Complex Arithmetic Accuracy, Previous: RM G 1 2 49 Complex Elementary Functions, Up: Implementation Advice [Contents][Index]
"The versions of the forward trigonometric functions without a Cycle parameter should not be implemented by calling the corresponding version with a Cycle parameter of 2.0*Numerics.Pi, since this will not provide the required accuracy in some portions of the domain. For the same reason, the version of Log without a Base parameter should not be implemented by calling the corresponding version with a Base parameter of Numerics.e."
Followed.