Skip to main content
The Round action rounds a number to the nearest value at the configured decimal precision.

Inputs

Outputs

Examples

The result is a number, so trailing zeroes are not preserved. Rounding 4.5 to two decimal places returns the numeric value 4.5, not formatted text 4.50.