Link to this page
Print this page
Parent topic
:
Number Functions
Template Functions
/
Number Functions
round()
The
round()
function returns the rounded value of a number.
Syntax
round(
expr
)
Note:
Return the rounded value of
number(expr)
.