LOG2E
プロパティ(R)
Property
Type (R)
Math.LOG2E
Format
Math.LOG2E
Commentary
2を底とするeの対数のです。
2 e is the base of the logarithmic values.
サンプルコード
Sample code
outputs[0] = Math.LOG2E;
outputs [0] = Math.LOG2E;
ダウンロード
Download
the actual script