Function primefactor::u128_lcm[][src]

pub fn u128_lcm(this: u128, that: u128) -> u128
Expand description

Calculate the Least common multiple (LCM) for 2 integers