Util.PI Property

 Util.PI  (read-only, Double)
 
The ratio of the curcumference to the diameter of a circle.

Syntax

Util.PI

The property syntax has these parts:

Part Description
Value (Double) The ratio of the curcumference to the diameter of a circle.

Remarks

Mainly useful to scripting languages such as JavaScript which do not have their own value for Pi.