[−][src]Function num::integer::sqrt
pub fn sqrt<T>(x: T) -> T where
T: Roots,
Returns the truncated principal square root of an integer -- see Roots::sqrt.
pub fn sqrt<T>(x: T) -> T where
T: Roots,
Returns the truncated principal square root of an integer -- see Roots::sqrt.