Macaulay2 Engine
Loading...
Searching...
No Matches
◆
isfinite()
bool
mpfr::isfinite
(
const
mpreal
&
op
)
inline
Definition at line
1746
of file
mpreal.h
.
1746
{
return
(mpfr_number_p (op.
mpfr_srcptr
()) != 0 ); }
mpfr::mpreal::mpfr_srcptr
::mpfr_srcptr mpfr_srcptr() const
Definition
mpreal.h:1767
mpfr
Generated on
for Macaulay2 Engine by
1.15.0