PI Property

Returns the value of the mathematical constant pi.

Math.PI

Arguments

  • Math
    Required. The global Math object.

Remarks

The PI property is a constant approximately equal to 3.14159. It represents the ratio of the circumference of a circle to its diameter.

Requirements

Version 1

Applies To:

Math Object

See Also

Other Resources

Properties (Visual Studio - JScript)