Flash Player 5。在 Flash Player 4 中,Math 类的方法和属性是使用近似值模拟的,可能不如 Flash Player 5 支持的非模拟数学函数那样精确。
Math.ceil(x)
Math.ceil(
x
)
x 数字或表达式。
一个数字。
方法;返回指定数字或表达式的上限值。数字的上限值是大于等于该数字的最接近的整数。