Next:
Powering Algorithms
, Previous:
Division Algorithms
, Up:
Algorithms
[
Index
]
15.3 Greatest Common Divisor
•
Binary GCD
•
Lehmer's Algorithm
•
Subquadratic GCD
•
Extended GCD
•
Jacobi Symbol