Definition at line 235 of file aring-zzp-flint.hpp.
236 {
237 if (a != 0)
238 {
240 }
241 else
242 {
243
244 if (n < 0) throw exc::division_by_zero_error();
247 }
248 }
void set_zero(ElementType &result) const
void set_from_long(ElementType &result, long a) const
VALGRIND_MAKE_MEM_DEFINED & result(result)
References mModulus, result(), set_from_long(), and set_zero().