Macaulay2 Engine
Loading...
Searching...
No Matches

◆ is_zero()

bool M2::ARingZZGMP::is_zero ( const ElementType & f) const
inline

Definition at line 86 of file aring-zz-gmp.hpp.

86{ return mpz_sgn(&f) == 0; }

Referenced by syzygy().