Macaulay2 Engine
Loading...
Searching...
No Matches
◆
iszero()
bool
mpfr::iszero
(
const
mpreal
&
op
)
inline
Definition at line
1747
of file
mpreal.h
.
1747
{
return
(mpfr_zero_p (op.
mpfr_srcptr
()) != 0 ); }
mpfr::mpreal::mpfr_srcptr
::mpfr_srcptr mpfr_srcptr() const
Definition
mpreal.h:1767
Referenced by
hypot()
, and
hypot()
.
mpfr
Generated on
for Macaulay2 Engine by
1.15.0