Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Guardian Native C Library Calls (f) fmaf(3)
[ERANGE] The result would cause an overow.
If any of the following conditions occurs, the fmaf() function may set errno to the correspond-
ing value:
[EDOM] The value of x*y is invalid and z is NaN.
[ERANGE] The result would cause an underow.
RELATED INFORMATION
Functions: fma(3), fmal(3).
Files: math(4).
STANDARDS CONFORMANCE
This function conforms to the ISO/IEC 9899:1999 standard.
This function conforms to the IEEE Std 1003.1, 2004 Edition.
527192-018 Hewlett-Packard Company 249