Translations:Expressions/224/en
Syntax:
ROUND(<value>;<precision>)
Example:
ROUND("Profit") - If Profit 10.38 returns 10.00
ROUND(15.65) - Returns 16.00
ROUND(1.777;1) - Returns 1.8
Syntax:
ROUND(<value>;<precision>)
Example:
ROUND("Profit") - If Profit 10.38 returns 10.00
ROUND(15.65) - Returns 16.00
ROUND(1.777;1) - Returns 1.8