gcf

Find the Greatest Common Factor (GCF), aka Greatest Common Divisor (GCD), of m and n.

CommonInteger!(I1, I2)
gcf
(
I1
I2
)
(
I1 m
,
I2 n
)

Meta