Flash Player 5。在 Flash Player 4 中,Math 类的方法和属性是使用近似值模拟的,可能不如 Flash Player 5 支持的非模拟数学函数那样精确。
Math.min(x , y)
Math.min(
x , y
)
x 数字或表达式。
x
y 数字或表达式。
y
一个数字。
方法;计算 x 和 y 并返回较小的值。