Macaulay2 Engine
Loading...
Searching...
No Matches
◆
urandomb()
const
mpreal
mpfr::urandomb
(
gmp_randstate_t &
state
)
inline
Definition at line
2829
of file
mpreal.h
.
2830
{
2831
mpreal
x
;
2832
mpfr_urandomb(
x
.mpfr_ptr(),
state
);
2833
return
x
;
2834
}
mpfr::mpreal
Definition
mpreal.h:175
x
volatile int x
Definition
overflow-test.cpp:68
state
static gmp_randstate_t state
Definition
random.cpp:18
mpfr
Generated on
for Macaulay2 Engine by
1.15.0