A.Math.ceil()B.Math.floor()C.Math.round()D.Math.exp()
A.Math.random()B.Math.max()C.Math.power()D.Math.sqrt()
A.生成介于0.0到1.0之隨機(jī)數(shù)B.生成介于-1.0到1.0之隨機(jī)數(shù)C.生成介于0.0到10.0之隨機(jī)數(shù)D.生成介于-10.0到10.0之隨機(jī)數(shù)