NAG Library Function Document
nag_underflow_flag (X02DAC)
1 Purpose
nag_underflow_flag (X02DAC) returns false if the system sets underflowing quantities to zero, without any error indication or undesirable warning or system overhead.
2 Specification
| #include <nag.h> |
| #include <nagx02.h> |
| Nag_Boolean |
nag_underflow_flag |
|
3 Description
nag_underflow_flag (X02DAC) is a constant defined in the C Header file.
4 References
None.
5 Arguments
None.
6 Error Indicators and Warnings
None.
7 Accuracy
None.
None.
9 Example
None.