HP-UX Reference (11i v2 07/12) - 3 Library Functions N-Z (vol 7)

r
remainder(3M) remainder(3M)
ERRORS
If y is zero or x is infinite,
remainder() sets errno to [EDOM].
Integrity Server Only
HP-UX
libm functions on Integrity servers do not set
errno by default. For errno setting, compile
with the
+Olibmerrno option and the (default)
+Olibcalls option.
SEE ALSO
fmod(3M), fabs(3M), remquo(3M), math(5).
STANDARDS CONFORMANCE
remainder() : SVID3, XPG4.2, IEEE-754, ISO/IEC C99 (including Annex F, "IEC 60559 floating-point
arithmetic")
remainderf() , remainderl() : ISO/IEC C99 (including Annex F, "IEC 60559 floating-point arith-
metic")
HP-UX 11i Version 2: December 2007 Update 2 Hewlett-Packard Company 309