This function calculates the smallest common multiple (least common multiple) of two numbers
scm(x, y)
x
y
Joerg Schlarmann
gcd
scm(3528, 3780)