Matrix
Sun, 06/13/2010 - 02:37
Would it be possible to include a matrix operator ? Something that would let us create a matrix and apply some operations on it (like basic operations on lines to do a Gauss-Jordan reduction). Also, a way to obtain the inverted matrix or the determinant would be really useful.
Thanks,
F
Also the other types of operations could be of some help, like the Cramer method.