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

◆ is_unit()

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

Definition at line 85 of file aring-RR.hpp.

85{ return !is_zero(f); }
bool is_zero(const ElementType &f) const
Definition aring-RR.hpp:86

References is_zero().