Constant tool::core::constants::TAU[][src]

pub const TAU: f64 = std::f64::consts::TAU; // 6.2831853071795862f64
Expand description

Circle constant representing the ratio between circumference and radius. Equal to two times PI.