POSITIVE_INFINITY
プロパティ(R)
Property
Type (R)
Number.NEGATIVE_INFINITY
Format
Number.NEGATIVE_INFINITY
Commentary
無限大を示します。
Indicates infinity.
サンプルコード
Sample code
outputs[0] = Number.POSITIVE_INFINITY;
outputs [0] = Number.POSITIVE_INFINITY;
ダウンロード
Download
the actual script