Skip to main content

SQRT_3

Constant SQRT_3 

pub const SQRT_3: f64 = 1.732_050_807_568_877_2; // 1.7320508075688772f64
Expand description

The square root of three as an f64.