by lmhtam » Wed Apr 27, 2011 00:55 UTC
Hi,
Mathml newbie here. How do I author <mn>1,000</mn> with firemath? I was only able to get <mn>1</mn><mn>0</mn><mn>0</mn><mn>0</mn>.
Thanks for your help.
LMhtaM
<math display="inline" xmlns="http://www.w3.org/1998/Math/MathML">
<!-- Created with FireMath
http://www.firemath.info -->
<mrow>
<mn>1</mn>
<mn>0</mn>
<mn>0</mn>
<mn>0</mn>
</mrow>
</math>
Hi,
Mathml newbie here. How do I author <mn>1,000</mn> with firemath? I was only able to get <mn>1</mn><mn>0</mn><mn>0</mn><mn>0</mn>.
Thanks for your help.
LMhtaM
<math display="inline" xmlns="http://www.w3.org/1998/Math/MathML">
<!-- Created with FireMath http://www.firemath.info -->
<mrow>
<mn>1</mn>
<mn>0</mn>
<mn>0</mn>
<mn>0</mn>
</mrow>
</math>