Function: round()

Usage

round(<Number>, <Number>) : Number

The round function is used to round the first numeric parameter by the second numeric parameter.

Examples

round(2.76, 1) => 2.8

Learn more about how you can get started using the Formula Field.

What would you improve in this article?
Powered by:

Type above and the results will be displayed here.