Macaulay2 Engine
Loading...
Searching...
No Matches
◆
sqrt
[2/2]
const
mpreal
sqrt
(
const unsigned long
int
v
,
mp_rnd_t
rnd_mode
)
friend
Definition at line
2237
of file
mpreal.h
.
2238
{
2239
mpreal
y;
2240
mpfr_sqrt_ui(y.mpfr_ptr(),
x
, r);
2241
return
y;
2242
}
mpfr::mpreal::mpreal
mpreal()
Definition
mpreal.h:606
x
volatile int x
Definition
overflow-test.cpp:68
References
mpfr_ptr()
,
mpreal()
,
sqrt
, and
x
.
mpfr
mpreal
Generated on
for Macaulay2 Engine by
1.15.0