Constant kidou::PI [−][src]
pub const PI: F = std::f64::consts::PI; // 3.1415926535897931f64
Expand description
The number $ \pi $ casted to the floating point type
pub const PI: F = std::f64::consts::PI; // 3.1415926535897931f64
The number $ \pi $ casted to the floating point type