| 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 
<?phpThe above example will output: 3 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |