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

◆ is_unit()

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

Definition at line 94 of file aring-RRi.hpp.

94{ return !is_zero(f); }
bool is_zero(const ElementType &f) const
Definition aring-RRi.hpp:95

References is_zero().