[][src]Function mathru::algebra::abstr::cast::cast

pub fn cast<T: NumCast, U: NumCast>(n: T) -> U

Cast from one machine scalar to another.