pub const PI: f64 = core::f64::consts::PI; // 3.1415926535897931f64
The ratio of a circle’s circumference to its diameter.