News

The round function return a value towards the nearest integer.syntax:-math.round(number)number is any numeric expression.if the fractional portion of number is .5 or greater, the argument is rounded ...