Macaulay2 Engine
Loading...
Searching...
No Matches
◆
power()
void M2::ARingRRR::power
(
ElementType
&
result
,
const
ElementType
&
a
,
int
n
) const
inline
Definition at line
252
of file
aring-RRR.hpp
.
253
{
254
mpfr_pow_si(&
result
, &a, n, MPFR_RNDN);
255
}
result
VALGRIND_MAKE_MEM_DEFINED & result(result)
References
result()
.
Referenced by
TEST()
.
M2
ARingRRR
Generated on
for Macaulay2 Engine by
1.15.0