NAG CL Interface
X02BEC (decimal_digits)
1
Purpose
X02BEC returns the maximum number of decimal digits which can be accurately represented over the whole range of floating-point numbers.
2
Specification
The function may be called by the names: x02bec, nag_machine_decimal_digits or nag_decimal_digits.
3
Description
X02BEC is a constant defined in the C Header file.
4
References
None.
5
Arguments
None.
6
Error Indicators and Warnings
None.
7
Accuracy
Not applicable.
8
Parallelism and Performance
X02BEC is not threaded in any implementation.
None.
10
Example
None.