单项选择题

下列代码中表示的是返回绝对值的方法是()

A.Math.abs(num)
B.Math.ceil(num)
C.Math.floor(num)
D.Math.random(num)

热门 试题