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

◆ is_unit()

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

Definition at line 95 of file aring-RRR.hpp.

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

References is_zero().