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

◆ is_unit()

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

Definition at line 214 of file aring-gf-flint.hpp.

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

References is_zero().