Computer Science, asked by lavanyavashistha, 7 months ago

what does lcm function calculate​

Answers

Answered by Anonymous
2

Explanation:

Use the LCM function when you want to calculate the least common multiple of integers. The least common multiple is the smallest positive integer that is a multiple of all of the numbers supplied as arguments. ... For example, =LCM(3,4) returns 12, since 12 is the smallest multiple of both 3 and 4.

The Excel LCM function returns the least common multiple of integers. The least common multiple is the smallest positive integer that is a multiple of all supplied numbers. For example, =LCM(25,40) returns 200.

Answered by soumilkiri
1

Answer:

Use the LCM function when you want to calculate the least common multiple of integers. The least common multiple is the smallest positive integer that is a multiple of all of the numbers supplied as arguments. ... For example, =LCM(3,4) returns 12, since 12 is the smallest multiple of both 3 and 4.

I hope it's correct

Similar questions