Math對象

method 屬性 方法

是一個固有對象,提供基本數學函式和常數。
Math.[{property | method}]
參數
property
必選項。Math 對象的一個屬性名。
method
必選項。Math.對象的一個方法名。
說明
Math 對象不能用 new 運算符創建,如果試圖這樣做則給出錯誤。該對象在裝載腳本引擎時由該引擎創建。其所有方法和屬性在腳本中總是可用。
屬性
E 屬性 | LN2 屬性 | LN10 屬性 | LOG2E 屬性 | LOG10E 屬性 | PI 屬性 | SQRT1_2 屬性 | SQRT2 屬性
方法
abs 方法 | acos 方法 | asin 方法 | atan 方法 | atan2 方法 | ceil 方法 | cos 方法 | exp 方法 | floor 方法 | log 方法 | max 方法 | min 方法 | pow 方法 | random 方法 | round 方法 | sin 方法 | sqrt 方法 | tan 方法
要求
版本 1
請參閱
Number 對象

相關詞條

相關搜尋

熱門詞條

聯絡我們