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