gmp_lcm
Supported Versions: PHP 7 >= 7.3.0, PHP 8
Calculate LCM
<?php gmp_lcm
(
GMP
|
int
|
string $num1
,
GMP
|
int
|
string $num2
):
GMP