共用方式為


Math 物件屬性和方法

更新:2007 年 11 月

Math 物件 是一個內建物件,它提供基本的數學功能及常數。

屬性

E 屬性

LN10 屬性

LN2 屬性

LOG10E 屬性

LOG2E 屬性

PI 屬性

SQRT1_2 屬性

SQRT2 屬性

方法

abs 方法

acos 方法

asin 方法

atan 方法

atan2 方法

ceil 方法

cos 方法

exp 方法

floor 方法

log 方法

max 方法

min 方法

pow 方法

random 方法

round 方法

sin 方法

sqrt 方法

tan 方法

請參閱

其他資源

屬性 (JScript)

方法

JScript 參考