Manuals/calci/MROUND
Jump to navigation
Jump to search
Syntax
Remarks
Examples
''''''' ''''
Description
MROUND
MROUND (N, M)
Where N is the number to round and M is the multiple.
- MROUND displays zero if N and M have two different signs.
It calculates a number rounded to the desired multiple.
Lets see an example in (Column1 Row 1, Column2Row1)
MROUND (N, M)
MROUND (C1R1, C2R1)
i.e. =MROUND (7, 3) is 6
Column1 | Column2 | Column3 | Column4 | |
Row1 | 7 | 3 | ||
Row2 | 6 | |||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |