Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator<<
std::ostream & operator<<
(
std::ostream &
os
,
const
mpreal
&
v
)
friend
Definition at line
1943
of file
mpreal.h
.
1944
{
1945
return
v.output(os);
1946
}
References
mpreal()
, and
output()
.
mpfr
mpreal
Generated on
for Macaulay2 Engine by
1.15.0