Powering

Functions

void fmpq_poly_power (fmpq_poly_ptr rop, const fmpq_poly_ptr op, ulong exp)

Function Documentation

void fmpq_poly_power ( fmpq_poly_ptr  rop,
const fmpq_poly_ptr  op,
ulong  exp 
)

Sets rop to the expth power of op.

The corner case of exp == 0 is handled by setting rop to the constant function $1$. Note that this includes the case $0^0 = 1$.

Generated on Wed Dec 8 21:13:35 2010 for FMPQ_POLY by  doxygen 1.6.3