Function primefactor::u128_lcm

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

Calculate the Least common multiple (LCM) for 2 integers