[][src]Function lokacore::sqrt_f64

pub fn sqrt_f64(f: f64) -> f64

f64 square root.

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