Definition at line 291 of file aring-zzp.hpp.
292 {
293 if (a != 0)
294 {
297 }
298 else
299 {
300
302 else if (n > 0)
result = 0;
303 else throw exc::division_by_zero_error();
304 }
305 }
VALGRIND_MAKE_MEM_DEFINED & result(result)
References p1, and result().
Referenced by power_mpz().