filmov
tv
Mathematica Tutorial 01: Euclidean Algorithm

Показать описание
Euclidean Algorithm is an algorithm for finding the gcd of integers a and b. Although Mathematica has a built-in function GCD[ ], this sample code is still fun and educational. It can be used for mathematical instruction.