Function substrate_fixed::transcendental::sqrt [−][src]
pub fn sqrt<S, D>(operand: S) -> Result<D, &'static str> where
S: Fixed + PartialOrd<I9F23>,
D: Fixed + PartialOrd<I9F23> + From<S>,
square root
pub fn sqrt<S, D>(operand: S) -> Result<D, &'static str> where
S: Fixed + PartialOrd<I9F23>,
D: Fixed + PartialOrd<I9F23> + From<S>,
square root