NAG Library Routine Document
X02BEF
1 Purpose
X02BEF returns the maximum number of decimal digits which can be accurately represented over the whole range of floating-point numbers.
2 Specification
3 Description
None.
4 References
None.
5 Arguments
- 1: – REAL (KIND=nag_wp)Dummy
-
6 Error Indicators and Warnings
None.
7 Accuracy
None.
8 Parallelism and Performance
X02BEF is not threaded in any implementation.
None.
10 Example
See
Section 10 in X02AJF.