Pi

Returns the constant value pi = 3.14159265...

Usage:

//the circumferences of circles
numberVar a = 2 * pi * {circles.radius}