round()

The round() function returns the rounded value of a number.

Syntax

round(expr)
Note:
  1. Return the rounded value of number(expr).