Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator++()
[2/2]
const
mpreal
mpfr::mpreal::operator++
(
int
)
inline
Definition at line
1218
of file
mpreal.h
.
1219
{
1220
mpreal
x
(*
this
);
1221
*
this
+= 1;
1222
return
x
;
1223
}
mpfr::mpreal::mpreal
mpreal()
Definition
mpreal.h:606
x
volatile int x
Definition
overflow-test.cpp:68
References
mpreal()
, and
x
.
mpfr
mpreal
Generated on
for Macaulay2 Engine by
1.15.0