The Gnumeric Manual | ||
---|---|---|
<<< Previous | Next >>> |
MROUND(number,multiple) |
MROUND function rounds a given number to the desired multiple. @number is the number you want rounded and @multiple is the the multiple to which you want to round the number.
If @number and @multiple have different sign, MROUND returns #NUM! error.
This function is Excel compatible.
<<< Previous | Home | Next >>> |
MONTH | Up | MULTINOMIAL |