Apple iWork '09 User Manual
Page 168
Function
Description
The INT function returns the nearest integer that
is less than or equal to the number.
The LCM function returns the least common
multiple of the specified numbers.
The LN function returns the natural logarithm of
a number, the power to which e must be raised
to result in the number.
The LOG function returns the logarithm of a
number using a specified base.
The LOG10 function returns the base-10
logarithm of a number.
The MOD function returns the remainder from a
division.
The MROUND function rounds a number to the
nearest multiple of a specified factor.
“MULTINOMIAL” (page 184)
The MULTINOMIAL function returns the closed
form of the multinomial coefficient of the given
numbers.
The ODD function rounds a number away from
zero to the next odd number.
The PI function returns the approximate value of
π (pi), the ratio of a circle’s circumference to its
diameter.
The POWER function returns a number raised to
a power.
The PRODUCT function returns the product of
one or more numbers.
The QUOTIENT function returns the integer
quotient of two numbers.
The RAND function returns a random number
that is greater than or equal to 0 and less than 1.
“RANDBETWEEN” (page 189)
The RANDBETWEEN function returns a random
integer within the specified range.
The ROMAN function converts a number to
Roman numerals.
168
Chapter 8
Numeric Functions