match the following
Attachments:
Answers
Answered by
1
sum gives sum of a range
average find the average of a range
product multiplies the value in a range of cell
sqrt return a square root
power return the results of a number raised to some power
odd return the number rounded up to nearest odd integer
round round a number to specified digit
exp return natural logarithm raised to power of number
mod return the number after a number is divided by divisor
INT round a number to nearest integer
Similar questions