Constant PI

Source
pub const PI: Float = std::f64::consts::PI; // 3.1415926535897931f64
Expand description

The mathematical constant $\pi$.