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

◆ is_unit()

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

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

93{ return not is_zero(f); }
bool is_zero(const ElementType &f) const

References is_zero().

Referenced by invert().