(PHP 7 >= 7.3.0)
gmp_lcm — Calculate LCM
gmp_lcm ( mixed $a , mixed $b ) : GMP
$a
$b
This function computes the least common multiple (lcm) of a and b.
a
b
GMP 对象。