Open System Services Library Calls Reference Manual (G06.28+, H06.05+)

remainder(3) OSS Library Calls Reference Manual
ERRORS
|
If any of the following conditions occurs, the remainder() function sets errno to the |
corresponding value: |
[EDOM] ||
One of the following conditions exists: |
|
||
The value of the y parameter is 0.0 (zero). |
|
||
The value of the x parameter is positive or negative innity. |
RELATED INFORMATION
|
Functions: fp_class(3), isnan(3).|
STANDARDS CONFORMANCE
|
The XPG4 Version 2 specication leaves some features to the implementing vendor to dene. |
The following features are affected in the HP implementation: |
|
||
For IEEE oating-point values, this function does not set errno to [EDOM] if the value |
of x or y is NaN. |
5104 Hewlett-Packard Company 527187-007