Skip to main content
F32_MAX_SIGNIFICANT
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
style::
excessive_
float_
precision
wowlab_tidy
::
languages
::
rust
::
rules
::
style
::
excessive_float_precision
Constant
F32_
MAX_
SIGNIFICANT
Copy item path
Source
const F32_MAX_SIGNIFICANT:
usize
= 8;
Expand description
f32 has ~7 significant decimal digits, f64 has ~16.