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

◆ is_unit()

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

Definition at line 103 of file aring-CCC.hpp.

103{ return !is_zero(f); }
bool is_zero(const ElementType &f) const

References is_zero().