ZVON > References > MathML Reference

Go to Standard
Element:cn
Attributes:base | class | definitionURL | encoding | id | other | style | type | xlink:href | xref |
Parents:apply | bvar | condition | declare | degree | domainofapplication | fn | interval | lambda | list | logbase | lowlimit | maction | math | matrix | matrixrow | menclose | merror | mfenced | mfrac | mlabeledtr | mmultiscripts | momentabout | mover | mpadded | mphantom | mroot | mrow | msqrt | mstyle | msub | msubsup | msup | mtable | mtd | mtr | munder | munderover | otherwise | piece | reln | semantics | set | uplimit | vector |
Children:maction | maligngroup | malignmark | menclose | merror | mfenced | mfrac | mglyph | mi | mlabeledtr | mmultiscripts | mn | mo | mover | mpadded | mphantom | mroot | mrow | ms | mspace | msqrt | mstyle | msub | msubsup | msup | mtable | mtd | mtext | mtr | munder | munderover | sep |

Examples:

XHTML documentMathML Source
Example from standard
<cn type="real"> 12345.7 </cn>
<cn type="integer"> 12345 </cn>
<cn type="integer" base="16"> AB3 </cn>
<cn type="rational"> 12342
     <sep/> 2342342
</cn>
<cn type="complex-cartesian"> 12.3
     <sep/> 5
</cn>
<cn type="complex-polar"> 2
     <sep/> 3.1415
</cn>
<cn type="constant"> &pi; </cn>