A fast-check arbitrary for f32 scalars in [min, max], excluding subnormals. Zero is allowed; any non-zero value has |v| >= 1e-3.
[min, max]
|v| >= 1e-3
fast-check arbitrary that generates usable f32 scalars
A fast-check arbitrary for f32 scalars in
[min, max], excluding subnormals. Zero is allowed; any non-zero value has|v| >= 1e-3.