| prev | ( testsuite > StrictContent > Relations > leq > rec-leq1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | StrictContent/Relations/leq/rec-leq1 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | a <= b with <apply> tag |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<csymbol cd="relation1">leq</csymbol>
<ci>a</ci>
<ci>b</ci>
</apply>
</math>