Get the lowest common divisor
lowestCommonMultiple(integerArray)
integerArray
an array of integers.
a integer that is the lcd of the numbers in integerArray