Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::double_funcs::dexp

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

Calculates the exponential value of v, i.e. e ** v