4 lines
84 B
Text
4 lines
84 B
Text
|
|
A:=<<1.0|3.0|5.0>,<2.0|4.0|7.0>,<1.0|1.0|0.0>>:
|
||
|
|
|
||
|
|
LinearAlgebra:-LUDecomposition(A);
|