PI Property (Windows Scripting - JScript)

 

Returns the ratio of the circumference of a circle to its diameter, approximately 3.141592653589793.

Syntax

numVar = Math.PI 

Remarks

The PI property, a constant, is approximately equal to 3.14159.

Requirements

Version 1

Applies To: Math Object (Windows Scripting - JScript)

See Also

LN2 Property (Windows Scripting - JScript)