Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 298 Bytes

File metadata and controls

5 lines (3 loc) · 298 Bytes

System of Equations Solver with Scilab

Script to solve system of equations in Scilab and a script to calculate determinant for a 3x3 matrix.

User is asked to write every coefficient one by one and depending on amount of equations the script gives result or sends error "not enough equations".