|
PolyEq - A Console Program for the solution of Polynomial Equations, I have written in C++ SystEq - A Console Program for the solution of a System of Equations, I have written in C++ Determinant - A Console Program for the computation of the Determinant of a Matrix, I have written in C++ Inverse - A Console Program for the computation of the Inverse of a Matrix, I have written in C++ MultiMatrix - A Console Program for the multiplication of two Matrices, I have written in C++ |