public static const PI as Double = 3.141592653589793
PI: the ratio of a circle's circumference to its diameter.
import klyn.math print(Math.PI)