Menu

PI

Description

Returns the number 3.1415926535898, the mathematical constant pi.

Examples

PI() = 3.1415926535898

PI(NAN) = NAN

PI(INF) = NAN

PI(-INF) = NAN

On this page