embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::float_funcs

Function fexp

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

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