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

◆ is_zero()

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

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

86{ return f == 0.0; }

Referenced by is_unit(), syzygy(), TEST(), and testRingNegateRR().