Macaulay2 Engine
Loading...
Searching...
No Matches

◆ text_out()

void RingElement::text_out ( buffer & o) const

Definition at line 142 of file relem.cpp.

143{
144 R->elem_text_out(o, val);
145}
ring_elem val
Definition relem.hpp:69
const Ring * R
Definition relem.hpp:68

References R, and val.

Referenced by drelem(), IM2_RingElement_to_string(), FractionField::simplify(), and LocalRing::simplify().