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 infinity. |
RELATED INFORMATION
|
Functions: fp_class(3), isnan(3).|
STANDARDS CONFORMANCE
|
The XPG4 Version 2 specification leaves some features to the implementing vendor to define. |
The following features are affected in the HP implementation: |
|
• ||
For IEEE floating-point values, this function does not set errno to [EDOM] if the value |
of x or y is NaN. |
5−104 Hewlett-Packard Company 527187-007