File r37/packages/mathml/mathml.tst artifact fcd2d5acd0 part of check-in a57e59ec0d


on mathml; % output

sin (x);

(x + y)^5;

off mathml;


parseml();<math> 
<apply><plus/> 
<cn>3</cn> 
<cn>5</cn> 
</apply> 
</math> 

operator gt;

parseml();<math>
<relation><gt/>
<ci>x</ci>
<ci>y</ci>
</relation>
</math>

end;


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]