Skip to main content

SQRT_2

Constant SQRT_2 

Source
pub const SQRT_2: f64 = std::f64::consts::SQRT_2; // 1.4142135623730951f64
Expand description

Mathematical constant $\sqrt{2}$, dimensionless.