Level 27
Level 29
22 words 0 ignored
Ready to learn
Ready to review
Ignore words
Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.
Ignore?
GCD
Returns the greatest common divisor
INT
Rounds a number down to the nearest integer
ISO.CEILING
Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance
LCM
Returns the least common multiple
LN
Returns the natural logarithm of a number
LOG
Returns the logarithm of a number to a specified base
LOG10
Returns the base-10 logarithm of a number
MDETERM
Returns the matrix determinant of an array
MINVERSE
Returns the matrix inverse of an array
MMULT
Returns the matrix product of two arrays
MOD
Returns the remainder from division
MROUND
Returns a number rounded to the desired multiple
MULTINOMIAL
Returns the multinomial of a set of numbers
ODD
Rounds a number up to the nearest odd integer
PI
Returns the value of pi
POWER
Returns the result of a number raised to a power
PRODUCT
Multiplies its arguments
QUOTIENT
Returns the integer portion of a division
RADIANS
Converts degrees to radians
RAND
Returns a random number between 0 and 1
RANDBETWEEN
Returns a random number between the numbers you specify
ROMAN
Converts an arabic numeral to roman, as text