| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionMatrixUnit
(
alg^mat A,
elt-ord^rat i,
elt-ord^rat j
)
->
elt-alg^mat
DescriptionExamplesx_ma := MatrixAlgebra(Q,3);
x_a:=2;
x_b:=3;
MatrixUnit(x_ma,x_a,x_b);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |