modpol - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


modpol

expression evaluation in a quotient field

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

modpol(a, b, x, p)

Parameters

a

-

rational expression over the rational numbers

b

-

polynomial over the rational numbers

x

-

name

p

-

prime number

Description

• 

This procedure evaluates ax over Zpxbx.

Examples

modpolx21,x,x,7

6

(1)

modpolx8+2x,x39x+2,x,3

x2+2x

(2)

See Also

evala

mod

Powmod