Trigonometries Arithmetic Properties
Arithmetic
Calculates arithmetic operation on two matrices.
Powered by Maxima 5.11.0 with MaximaPHP 0.1.3 interface.
IE users may want to install MathPlayer plugin from Design Science or just convert to Firefox.
Text | MathML | TeX | Maxima | Examples | Code
Examples
You can refer to the last output and input using variables %lo and %li respectively. Additionally variable %lx is used internally by MaximaPHP.
a1, b1
c1, d1
plus
a2, b2
c2, d2
a1, b1
c1, d1
minus
a2, b2
c2, d2
a1, b1
c1, d1
dot
a2, b2
c2, d2
a1, b1
c1, d1
divide
a2, b2
c2, d2
a, b
c, d
power
p
Most of the visitors who used this tool also used ビーワイズビット (100.0%), Arithmetic (20.0%), Source (20.0%)
Source code of 'MatrixArithmetic' is available at MaximaPHP from SourceForge.
|