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
Main menu
12407835978827297036
true
Search Help Center
true
true
true
true
true
5055977
false
false