MindFusion.Reporting for Silverlight Programmer's Guide
PI

Returns the constant value of p.

Syntax

 Copy Code

double PI ()

Remarks

The numeric constant is the ratio of the circumference of a circle to its diameter.

Return Value

The return value is the constant 3.14159.

See Also

Math Functions
Pow Function