[][src]Function lokacore::sqrt_f32

pub fn sqrt_f32(f: f32) -> f32

f32 square root.

will probably be removed if f32::sqrt becomes core.