| prev | next |
| File: | Content/Relations/leq/rec-leq1.html | |
| Author: | MathML 2 Recommendation | |
| Description: | a <= b with <apply> tag | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<leq/>
<ci> a </ci>
<ci> b </ci>
</apply>
</math>