Investment Studio > Expressions > Functions > Math & Trig > PI

float pi()

Returns the value of the constant PI.

Example

=pi()

and

=pi

both return the value 3.14159265358979.

See also cos, degrees, radians, sin, tan.