Skip to main content

lcm

Function lcm 

Source
pub fn lcm(a: Cx, b: Cx) -> Cx
Expand description

x *. y: the least common multiple, (x * y) % gcd.