Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_equal()
bool
M2::ARingRRR::is_equal
(
const
ElementType
&
f
,
const
ElementType
&
g
) const
inline
Definition at line
97
of file
aring-RRR.hpp
.
98
{
99
return
mpfr_cmp(&f, &g) == 0;
100
}
Referenced by
TEST()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0