Macaulay2 Engine
Loading...
Searching...
No Matches
◆
complex()
[5/5]
complex::complex
(
gmp_CC
mpfrCC
)
inline
Definition at line
268
of file
NAG.hpp
.
269
{
270
real
= mpfr_get_d(mpfrCC->re, MPFR_RNDN);
271
imag
= mpfr_get_d(mpfrCC->im, MPFR_RNDN);
272
}
complex::imag
double imag
Definition
NAG.hpp:224
complex::real
double real
Definition
NAG.hpp:223
References
imag
, and
real
.
complex
Generated on
for Macaulay2 Engine by
1.15.0