Skip to main content

INV_SQRT_2PI

Constant INV_SQRT_2PI 

Source
pub const INV_SQRT_2PI: f64 = 0.3989422804014327;
Expand description

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