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

◆ is_zero()

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

Definition at line 94 of file aring-qq-gmp.hpp.

94{ return mpq_sgn(&f) == 0; }

Referenced by divide(), is_unit(), power(), and syzygy().