The routine may be called by the names x02ahf or nagf_machine_sinarg_max.
3Description
The trigonometric functions and supplied in some compiler run-time libraries do not return accurate results when their argument is large. Often the related accuracy of a result gets progressively worse as the argument gets larger. x02ahf gives a value beyond which the compiler run-time library returns results with no relative accuracy at all. Note that some run-time libraries do return accurate results for all arguments to and .
4References
None.
5Arguments
1: – Real (Kind=nag_wp)Dummy
6Error Indicators and Warnings
None.
7Accuracy
Not applicable.
8Parallelism and Performance
Background information to multithreading can be found in the Multithreading documentation.