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

◆ is_unit()

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

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

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

References is_zero().

Referenced by invert().