| prev | next |
| File: | Content/LinearAlgebra/vector/rec-vector2.html | |
| Author: | MathML 2 Recomendation | |
| Description: | vector with addition | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<vector>
<apply>
<plus/>
<ci> x </ci>
<ci> y </ci>
</apply>
<cn> 3 </cn>
<cn> 7 </cn>
</vector>
</math>