The round
function returns a number that is the nearest integer to the given number.
The round
function returns a number that is the nearest integer to the given number.
round( decimal )
decimal
The decimal number to be rounded.
The nearest integer less then, greater than, or equal to decimal
.
Supported.
© 2005–2022 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/XPath/Functions/round