EquationSolver.sea.hqx Equation Solver Miguel Frias MigoSoftWare R. Artilharia Um, 46-4-Esq. 1070 Lisboa PORTUGAL mac@pobox.com This progra solves systems of linear equations. The user types in the dimension and indicated whether or not to show the process one step at a time. Then the user is prompted to enter in the data. Upon completion the coefficient matrix and the constant vector are displayed. From the menu, the user my choose Gaussian elimination or Cramer's rule to solve the system. It is also possible to view the determinant. The program correctly handles inconsistent systems and indeterminate systems. (For the latter, the user is prompted for additional information.) Tested on a PowerBook 5300ce running System 7.5.3 with no runtime errors. -------------------------------------------------------------- Location in Mathematics Archives: Anonymous FTP: /mac/collegeAlgebra /mac/linearAlgebra /mac/miscellaneous /mac/precalculus Gopher: (First select "Software" then "Macintosh software arranged by subjects") College Algebra / Equation Solver Linear Algebra / Equation Solver Miscellaneous / Equation Solver Precalculus / Equation Solver --------------------------------------------------------------