Macaulay2 Engine
Loading...
Searching...
No Matches
◆
digits10()
[1/2]
int
std::numeric_limits<
mpfr::mpreal
>::digits10
(
const
mpfr::mpreal
&
x
)
inline
static
Definition at line
3330
of file
mpreal.h
.
3331
{
3332
return
mpfr::bits2digits
(
x
.getPrecision());
3333
}
mpfr::bits2digits
int bits2digits(mp_prec_t b)
Definition
mpreal.h:1969
x
volatile int x
Definition
overflow-test.cpp:68
References
x
.
std
numeric_limits< mpfr::mpreal >
Generated on
for Macaulay2 Engine by
1.15.0