Reimplemented from Ring.
Definition at line 275 of file ZZ.cpp.
276{
279 throw exc::engine_error("can only raise to a nonnegative power");
280 else
281 {
284 }
286}
virtual bool is_unit(const ring_elem f) const
void mpz_reallocate_limbs(mpz_ptr _z)
VALGRIND_MAKE_MEM_DEFINED & result(result)
mpz_srcptr get_mpz() const
References ring_elem::get_mpz(), is_unit(), mpz_reallocate_limbs(), new_elem(), and result().