define the term LCM function
Answers
Answered by
6
Answer:
The least common multiple is the smallest positive integer that is a multiple of all of the numbers supplied as arguments. A common use of the LCM function is to add fractions that have different denominators. For example, =LCM(3,4) returns 12, since 12 is the smallest multiple of both 3 and 4.
Answered by
5
Answer:
The least common multiple is the smallest positive integer that is a multiple of all of the numbers supplied as arguments. A common use of the LCM function is to add fractions that have different denominators. For example, =LCM(3,4) returns 12, since 12 is the smallest multiple of both 3 and 4.
Similar questions