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