std::f32::consts::LOG10_E
[−]
[src]
pub const LOG10_E: f32=
0.434294481903251827651128918916605082f32
log10(e)
pub const LOG10_E: f32=
0.434294481903251827651128918916605082f32
log10(e)
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
)