Least common multiple (lcm)
Returns the least common multiple of two polynomials. The least common multiple of a quotient of polynomials is defined as
Syntax
lcm(Polynomial, ..., Polynomial)
Description
Given a set of polynomials, returns its least common multiple.