Calculates the least common multiple of a set of integer. Internal use only.
lcm(x)
x
numeric: A sequence of integers.
The least common multiple.