prev  ( testsuite > Content > TheoryOfSets > set > rec-set1  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Content/TheoryOfSets/set/rec-set1
CVS-ID:
Author:MathML 2 Recommendation
Description:set: {b, a, c}

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: webeq

Your browser's rendering:

b a c

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <set> 
        <ci> b </ci> 
        <ci> a </ci> 
        <ci> c </ci> 
      </set> 
    </math>