Provides methods to compute an integer's square root, cube root, ... trait Roots: Integer { fn nth_root(&self, n: u32) -> Self; fn sqrt(&self) -> Self { .
確定! 回上一頁