Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::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