polygon SciMax Toolbox polynome2ele

SciMax Toolbox >> polymod

polymod

Maxima Function

Calling Sequence

polymod (p)
polymod(p,m)

Description

Converts the polynomial p to a modular representation with respect to the current modulus which is the value of the variable modulus.

polymod (p, m) specifies a modulus m to be used instead of the current value of modulus.

See .

polygon SciMax Toolbox polynome2ele