ROUNDDOWN Function: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | |||
|title=ROUNDDOWN Function | |||
|titlemode=append | |||
|keywords=planfix, Function, ROUNDDOWN, reports | |||
|description=ROUNDDOWN Function | |||
}} | |||
This function rounds numbers down to the given number of digits. | This function rounds numbers down to the given number of digits. | ||
Latest revision as of 08:03, 10 May 2024
This function rounds numbers down to the given number of digits.
Format:
ROUNDDOWN(number;num_digits)
Examples:
ROUNDDOWN(A;2)
ROUNDDOWN({{Task.Number field}};2)