iterami
/
Docs.htm
/
common HTM Projects
/
math.js
/math_greatest_common_divisor(args)
Calculates and returns the greatest common divisor of 2 numbers.
If either number is 0, the other number is returned.
Arg
Default
Type
a
number
b
number