x07aac returns Nag_TRUE if and only if
x is finite, and returns Nag_FALSE otherwise.
None.
Not applicable.
Background information to multithreading can be found in the
Multithreading documentation.
This function will return Nag_FALSE if the argument
x is either infinite or a NaN (Not A Number).
This program creates various infinities, NaNs and normal numbers and distinguishes between them.
None.