Function rp2040_hal::rom_data::double_funcs::dln

source ·
pub extern "C" fn dln(v: f64) -> f64
Expand description

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