试题详情

在JavaScript中,返回number的绝对值使用()方法

AMath.abs(number)

BMath.ceil(number)

CMath.floor(number)

DMath.max(number1,number2)