☰
std
::
f32
Modules
consts
Constants
DIGITS
EPSILON
INFINITY
MANTISSA_DIGITS
MAX
MAX_10_EXP
MAX_EXP
MIN
MIN_10_EXP
MIN_EXP
MIN_POSITIVE
NAN
NEG_INFINITY
RADIX
dark
light
Constant
std
::
f32
::
RADIX
1.0.0
[
−
]
[src]
pub const RADIX:
u32
=
2
[
−
]
Expand description
The radix or base of the internal representation of
f32
.