You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a calculator with user interface for solving system of linear equations. It uses Cramer's rule and the solution is in term of determinants. It's my first semester work.