[back] [prev] [next] [index] [root]
EltPowerProduct
Returns an algeraic element \beta with the power product of
the algebraic elements in Alpha and the corresponding exponents in
Expons. The matrices Alpha and Expons must have the same length and
only one row.
Syntax:
beta := EltPowerProduct(o,Alpha,Expons);
algebraic element |
beta |
|
order |
o |
|
matrix of algebraic elements |
Alpha |
|
matrix of integers |
Expons |
|
Description:
Returns an algeraic element \beta with the power product of
the algebraic elements in Alpha and the corresponding exponents in
Expons. The matrices Alpha and Expons must have the same length and
only one row.
Example:
Power product of algeraic elements.
<- back[back] [prev] [next] [index] [root]