Macaulay2 Engine
Loading...
Searching...
No Matches
◆
get_from_BigReal()
[1/7]
bool
M2::get_from_BigReal
(
const
ARingCC
&
R
,
ARingCC::ElementType
&
a
,
gmp_RR
b
)
inline
Definition at line
142
of file
aring-translate.hpp
.
145
{
146
return
R.
set_from_BigReal
(a, b);
147
}
M2::ARingCC::set_from_BigReal
bool set_from_BigReal(ElementType &result, gmp_RR a) const
Definition
aring-CC.hpp:196
References
M2::ARingCC::set_from_BigReal()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0