Returns the smallest integer greater than or equal to its numeric argument.
Math.ceil(number)
The required number argument is a numeric expression.
The return value is an integer value equal to the smallest integer greater than or equal to its numeric argument.
Applies To: Math Object (JScript 5.6)
Version 1
Download Home Copyright © 2001-2024 adersοft