Skip to main content

SQRT_2

Constant SQRT_2 

Source
pub const SQRT_2: f64 = 1.4142135623730951;
Expand description

√2, matching SQRT_2 in the kernel source bit-for-bit.