Skip to main content

SQRT_2_OVER_PI

Constant SQRT_2_OVER_PI 

Source
pub const SQRT_2_OVER_PI: f64 = 0.7978845608028654;
Expand description

√(2/π), matching sqrt_2_over_pi in the kernel source bit-for-bit.