Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)

atan2(3) Guardian Native C Library Calls Reference Manual
STANDARDS CONFORMANCE
This function conforms to the XPG4 Version 2 specication with extensions when used for IEEE
oating-point format data. This function conforms to the XPG4 Version 2 specication without
extensions when used for Tandem oating-point data.
The XPG4 Version 2 specication leaves some features to the implementing vendor to dene.
The following features are affected in the HP implementation:
When used for IEEE oating-point values, errno is not set to [EDOM] when the value of
x or y is NaN.
errno is not set to [ERANGE] when the return value would underow.
116 Hewlett-Packard Company 527192-005