Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator!=()
[2/7]
bool
mpfr::operator!=
(
const
mpreal
&
a
,
const
int
b
)
inline
Definition at line
1740
of file
mpreal.h
.
1740
{
return
!(a == b); }
mpfr
Generated on
for Macaulay2 Engine by
1.15.0