Close
Close window
Lcm - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

Lcm

inert lcm function

Calling Sequence

Lcm(a, b,...)

Parameters

a, b, ...

-

multivariate polynomials over the rationals

Description

The Lcm function is a placeholder for representing the least common multiple of an arbitrary number of polynomials with rational coefficients. Lcm is used in conjunction with mod or modp1 as described below which define the coefficient domain.

The call Lcm(a, b, ...) mod p computes the least common multiple of the polynomials modulo p a prime integer. The inputs must be polynomials over the rationals or over a finite field specified by RootOf expressions.

The call modp1(Lcm(a, b, ...), p) does likewise for polynomials in the modp1 representation.

Examples

>

Lcmx2+1,x2+xmod2

x3+x

(1)

See Also


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /