Math

オブジェクト Object Type
Format
Math.メソッド Math. Methods
Math.プロパティ Math. Property
Commentary
各種数学的演算を行う、または特定のを保持しているプロパティを持つオブジェクトです。 Perform mathematical operations and is an object with a property that holds a specific value.
サンプルコード Sample code
outputs[0] = Math.PI; outputs [0] = Math.PI;