Function rp2040_hal::rom_data::float_funcs::fln

source ·
pub extern "C" fn fln(v: f32) -> f32
Expand description

Calculates the natural logarithm of v. If v <= 0 return -Infinity