| prev | ( testsuite > StrictContent > Error > rec-cerror1 ) | next | (show test run result) |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/Error/rec-cerror1 |
| CVS-ID: | |
| Author: | MathML 3.0 |
| Description: | A basic of example of cerror |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<cerror>
<csymbol cd="aritherror">DivisionByZero</csymbol>
<apply>
<csymbol cd="arith1">divide</csymbol>
<ci>x</ci>
<cn>0</cn>
</apply>
</cerror>
</math>