Previous Up Next

5.34.9 Power in ℤ/pℤ and in ℤ/pℤ[x]: ^

The ^ operator raises modular numbers and polynomials to powers in ℤ/pℤ. (See also Section ‍5.8.2.) For polynomial expressions, use the normal command to simplify. Xcas uses the binary power algorithm to compute this.

Examples


Previous Up Next