Function log10f32
fn log10f32(x: f32) -> f32
Returns the base 10 logarithm of an f32.
The stabilized version of this intrinsic is
f32::log10
log10f32fn log10f32(x: f32) -> f32
Returns the base 10 logarithm of an f32.
The stabilized version of this intrinsic is
f32::log10