Macaulay2 Engine
Loading...
Searching...
No Matches
◆
get_from_double()
[6/7]
bool
M2::get_from_double
(
const
ARingRRR
&
R
,
ARingRRR::ElementType
&
a
,
double
b
)
inline
Definition at line
170
of file
aring-translate.hpp
.
173
{
174
return
R.
set_from_double
(a, b);
175
}
M2::ARingRRR::set_from_double
bool set_from_double(ElementType &result, double a) const
Definition
aring-RRR.hpp:182
References
M2::ARingRRR::set_from_double()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0