remainder.3m (2010 09)

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")
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010