Function log2f128
pub fn log2f128(x: f128) -> f128
Returns the base 2 logarithm of an f128.
The stabilized version of this intrinsic is
f128::log2
log2f128pub fn log2f128(x: f128) -> f128
Returns the base 2 logarithm of an f128.
The stabilized version of this intrinsic is
f128::log2