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

◆ is_zero()

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

Definition at line 98 of file aring-qq-flint.hpp.

98{ return fmpq_is_zero(&f); }

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