hpux man page for remquof

Query: remquof

OS: hpux

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

remquo(3M)																remquo(3M)

NAME
remquo(), remquof(), remquol(), remquow(), remquoq() - remainder function with quotients
SYNOPSIS
HP Integrity Server Only
DESCRIPTION
The function computes the same remainder as the function. In the object pointed to by quo it stores a value whose sign is the sign of x/y and whose magnitude is congruent mod to the magnitude of the integral quotient of x/y, where n is 7 on HP-UX systems. Integrity Server Only is a version of it takes first and second arguments and returns a result. is a version of it takes first and second arguments and returns a result. is an version of it takes first and second arguments and returns an result. is equivalent to on HP-UX systems.
USAGE
To use these functions, compile either with the default option or with the and options. To use (for Integrity servers) or compile also with the option. Make sure your program includes Link in the math library by specifying on the compiler or linker command line.
RETURN VALUE
The function returns the same values and raises the same exceptions as
ERRORS
No errors are defined.
SEE ALSO
fmod(3M), fabs(3M), remainder(3M), math(5).
STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex F, ``IEC 60559 floating-point arithmetic'') remquo(3M)
Related Man Pages
dremf(3m) - hpux
dreml(3m) - hpux
dremw(3m) - hpux
remquol(3m) - hpux
remquoq(3m) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
Thank you members and admins
awk - Multi-line data to be stored in variable
Wrong Array...