DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Expressions and polynomials
  5. Least common multiple (lcm)

en:calc:commands:expressions_polynomials:least_common_multiple

Least common multiple (lcm)

Returns the least common multiple of two polynomials. The least common multiple of a quotient of polynomials is defined as

l c m open parentheses p over q comma r over s close parentheses equals fraction numerator l c m left parenthesis p comma r right parenthesis over denominator g c d left parenthesis q comma s right parenthesis end fraction

Syntax

lcm(Polynomial, ..., Polynomial)

Description

lcm(Polynomial, ..., Polynomial)

Given a set of polynomials, returns its least common multiple.

Related functions

Greatest common divisor (gcd)

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.