PI

プロパティ(R) Property Type (R)
Math.PI Format Math.PI
Commentary
円周率πのです。 The value of π is pi.
サンプルコード Sample code
outputs[0] = Math.PI; outputs [0] = Math.PI;