round

Rounds x to the nearest integer. If equidistant between 2 integers, the function breaks ties by rounding to the even number.

Syntax

round(x)

Parameters

x can be any of the following data types:
long, money, or double.

Examples

  • round(1.4) = 1
  • round(1.6) = 2
  • round(1.5) = 2
  • round(2.5) = 2
  • round(-1.5) = -2
  • round(-2.5) = -2

Related links

Was this helpful?

How can we improve it?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Google apps
Main menu
17537881768326831185
true
Search Help Center
false
true
true
true
true
true
5055977
true
false
false
false
Design a Mobile Site
View Site in Mobile | Classic
Share by: