| prev | next |
| File: | Content/LinearAlgebra/selector/rec-selector1.html | |
| Author: | MathML 2 Recomendation | |
| Description: | ||
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<selector/>
<matrix>
<matrixrow>
<cn> 1 </cn>
<cn> 2 </cn>
</matrixrow>
<matrixrow>
<cn> 3 </cn>
<cn> 4 </cn>
</matrixrow>
</matrix>
<cn> 1 </cn>
</apply>
</math>