powered by
calculating the smallest common multiple of two numbers
scm(x, y)
numeric least common multiple
first number
second number #'
scm(3528, 3780)
Run the code above in your browser using DataLab