[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function rfloor - rounds down
Syntax long rfloor(struct REAL rx);
Prototype in real.h
Remarks rfloor finds the largest integer not greater than
rx.
Refer to the section SIMULATED FP MATH for further
details.
Return value rfloor returns the integer found (as a long).
See also _r_minpre, _rmatherr
radd(), rceil(), rdiv(), rnegate(), rnormalize(),
rsign(), rsub()
See Also:
rceil()
Simulated FP
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson