PHP » GoLang |
login |
register |
about
|
gmp_gcd(PHP 4 >= 4.0.4, PHP 5, PHP 7) gmp_gcd — Calculate GCD Description
Calculate greatest common divisor of Parameters
Return Values
A positive GMP number that divides into both
Examples
Example #1 gmp_gcd() example
<?php The above example will output: 3 |
more
Recently updated
more
Most requested
more
Last requests
|