| prev | next |
| File: | Content/TheoryOfSets/list/rec-list1.html | |
| Author: | MathML 2 Recommendation | |
| Description: | list: [b, a, c] | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<list>
<ci> a </ci>
<ci> b </ci>
<ci> c </ci>
</list>
</math>