Constant TAU

Source
pub const TAU: f64 = 6.28318530717958647692;
Expand description

The circle constant 𝜏 is defined as the ratio between a circle’s radius and its circumference. See this article for further information.