prev  ( testsuite > StrictContent > LinearAlgebra > vector > rec-vector1  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/LinearAlgebra/vector/rec-vector1
CVS-ID:
Author:MathML 2 Recommendation
Description:vector of 4 elements

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

vector 1 2 3 x

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="linalg2">vector</csymbol>
            <cn>1</cn>
            <cn>2</cn>
            <cn>3</cn>
            <ci>x</ci>
         </apply>
      </math>