. .Dd Oct 26, 2006 .Os .Dt MATRICES 1 .Sh NAME .Nm matrices .Nd Matrix calculator . . .Sh SYNOPSIS .Nm matrices [options] . . .Sh DESCRIPTION .Nm matrices is a program which can calculate with several matrices. It can multiplicate (by matrix or number), add, substract, invert, transpose and get the determinant of matrices. And these calculations can be done on matrices of any order. . . .Sh OPTIONS . .Nm \-gui .br If this option is present, the program will start the GTK GUI. If it is not then it will use the console-interface instead. . . .Sh AUTHORS Morten Slot Kristensen .br MAIL: ontherenth@gmail.com .br WWW: http://mplus.dk/matrices/ .