Macaulay2 Engine
Loading...
Searching...
No Matches
◆
get_from_BigReal()
[6/7]
bool
M2::get_from_BigReal
(
const
ARingRRR
&
R
,
ARingRRR::ElementType
&
a
,
gmp_RR
b
)
inline
Definition at line
128
of file
aring-translate.hpp
.
131
{
132
return
R.
set_from_BigReal
(a, b);
133
}
M2::ARingRRR::set_from_BigReal
bool set_from_BigReal(ElementType &result, gmp_RR a) const
Definition
aring-RRR.hpp:187
References
M2::ARingRRR::set_from_BigReal()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0