Skip to main content

INV_SQRT_PI

Constant INV_SQRT_PI 

Source
pub const INV_SQRT_PI: f64 = 0.5641895835477563;
Expand description

1/√π, matching inv_sqrt_pi in the kernel source bit-for-bit.