Function logf32
fn logf32(x: f32) -> f32
Returns the natural logarithm of an f32.
The stabilized version of this intrinsic is
f32::ln
logf32fn logf32(x: f32) -> f32
Returns the natural logarithm of an f32.
The stabilized version of this intrinsic is
f32::ln