Powering

Functions

void fmpz_poly_q_power (fmpz_poly_q_ptr rop, const fmpz_poly_q_ptr op, unsigned long exp)

Function Documentation

void fmpz_poly_q_power ( fmpz_poly_q_ptr  rop,
const fmpz_poly_q_ptr  op,
unsigned long  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 17:00:29 2010 for FMPZ_POLY_Q by  doxygen 1.6.3