RDIV() |
![]() ![]() ![]() |
The RDIV() function returns the rounded integer result of dividing two values
Format
RDIV(dividend, divisor)
where
The RDIV() function divides dividend by divisor and returns the result as an integer, rounded according to the rule that values with a fractional part of 0.5 or greater are rounded away from zero.
A zero value of divisor will cause a run time error.
Examples
See also: |