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

◆ is_unit()

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

Definition at line 234 of file aring-gf-flint-big.hpp.

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

References is_zero().