NAG CL Interface
X02BHC (model_​base)

Settings help

CL Name Style:


1 Purpose

X02BHC returns the base argument b of the model of floating-point arithmetic as described in the X02 Chapter Introduction.

2 Specification

#include <nag.h>
Integer  X02BHC
The function may be called by the names: x02bhc, nag_machine_model_base or nag_real_base.

3 Description

X02BHC 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

Background information to multithreading can be found in the Multithreading documentation.
X02BHC is not threaded in any implementation.

9 Further Comments

None.

10 Example

None.