Function rp_hal::rom_data::fexp[][src]

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

Return the exponential value of v, i.e. so e^v.