NAG CL Interface
X02BKC (model_​minexp)

Settings help

CL Name Style:


1 Purpose

X02BKC returns the minimum exponent argument emin of the model of floating-point arithmetic described in the X02 Chapter Introduction.

2 Specification

#include <nag.h>
Integer  X02BKC
The function may be called by the names: x02bkc, nag_machine_model_minexp or nag_real_min_exponent.

3 Description

X02BKC 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

X02BKC is not threaded in any implementation.

9 Further Comments

None.

10 Example

None.