std::f32::consts::FRAC_2_SQRTPIUnstable
[-]
[+]
[src]
pub const FRAC_2_SQRTPI: f32=1.12837916709551257389615890312154517f32
2.0/sqrt(pi)
pub const FRAC_2_SQRTPI: f32=1.12837916709551257389615890312154517f32
2.0/sqrt(pi)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).