Difference between revisions of "Manuals/calci/LCM"

From ZCubes Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
*It is called as The least common multiple / The lowest common multiple / Smallest common multiple /  Least common denominator  (LCD) of two integers a and b.
 
*It is called as The least common multiple / The lowest common multiple / Smallest common multiple /  Least common denominator  (LCD) of two integers a and b.
 
* it is the smallest integer that is divisible by each of them.
 
* it is the smallest integer that is divisible by each of them.
*Calci returns the value of arccosine (inverse cosine) in Radians.
 
*The number can be a single value or any number of values.
 
  
 
For example,
 
For example,

Revision as of 11:26, 12 November 2013

LCM


  • It is called as The least common multiple / The lowest common multiple / Smallest common multiple / Least common denominator (LCD) of two integers a and b.
  • it is the smallest integer that is divisible by each of them.

For example,

What is the LCM of 2 and 5?

Multiples of 2 are: 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, ...

and the multiples of 5 are: 5, 10, 15, 20, 25, 30, ...

Common multiples of 2 and 5 are simply the numbers that are in both lists: 10, 30, ....

So, from this list of the first few common multiples of the numbers 2 and 5, their least common multiple is 10.