| prev | ( testsuite > Content > LinearAlgebra > scalarproduct > rec-scalarproduct1 ) | next |
| Alternatives: | (mml file) (full) () () () () |
| File: | Content/LinearAlgebra/scalarproduct/rec-scalarproduct1 |
| CVS-ID: | |
| Author: | MathML 2 Recomendation |
| Description: | scalar product |
Sample Rendering:
| |
JEuclids rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<eq/>
<apply>
<scalarproduct/>
<ci type="vector"> A </ci>
<ci type="vector">B</ci>
</apply>
<apply>
<times/>
<ci> a </ci>
<ci> b </ci>
<apply>
<cos/>
<ci> θ </ci>
</apply>
</apply>
</apply>
</math>