Post Reply 
find the lowest common denominator
01-15-2018, 12:59 PM
Post: #3
RE: find the lowest common denominator
(01-15-2018 12:53 PM)Didier Lachieze Wrote:  I'm not sure there is a build-in function providing the lowest common denominator.

There is: it's the lcm function (lowest common multiple). In CAS, it works on integers of any length.

lcm(12,18) --> 36
1/12+1/18 --> 5/36

It also works on polynomials, not just integers.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: find the lowest common denominator - Joe Horn - 01-15-2018 12:59 PM



User(s) browsing this thread: 1 Guest(s)