The greatest common divisor (GCD), also known as the greatest common factor (GCF), or highest common factor (HCF), of two or more non-zero integers, is the largest positive integer that divides the numbers without a remainder.
Synonyms
gcdStats
created |
3 months ago |
viewed |
14 times |
active |
3 months ago |
editors |
1 |
Recent Hot Answers
Java: get greatest common divisorWhat algorithm does Python employ in fractions.gcd()?
How can I optimize my C / x86 code?
“Approximate” greatest common divisor
“Approximate” greatest common divisor
more »
Related Tags
algorithm × 18java × 12
c × 9
math × 7
c++ × 6
lcm × 5
assembly × 4
python × 4
floating-point × 2
numbers × 2
rsa × 2
primes × 2
objective-c × 2
complexity × 2
fractions × 2
x86 × 2
int × 2
php × 2
gmp × 2
while-loop × 2
computation
double-precision
privatekey
data-structures
ios