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
Cycleparameter should not be implemented by calling the corresponding version with aCycleparameter of2.0*Numerics.Pi, since this will not provide the required accuracy in some portions of the domain. For the same reason, the version ofLogwithout aBaseparameter should not be implemented by calling the corresponding version with aBaseparameter ofNumerics.e."
Followed.