Function rp_hal::rom_data::fsqrt[][src]

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

Return the square root of v or -INFINITY if v is negative.