std::f32::consts::FRAC_2_PI
[−]
[src]
pub const FRAC_2_PI: f32=
0.636619772367581343075535053490057448f32
2.0/pi
pub const FRAC_2_PI: f32=
0.636619772367581343075535053490057448f32
2.0/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
).
Search functions by type signature (e.g.
vec -> usize
)