Embassy
embassy-rp

Crates

git

Versions

rp2040

Flavors

Function embassy_rp::rom_data::float_funcs::fexp

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

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