Skip to content

A calculator able to solve equation systems and matrices up to 9x9 order.

Notifications You must be signed in to change notification settings

molhinari/Matrices-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrices / Equation System Calculator

A calculator able to solve equation systems and matrices up to 9x9 order.


Originally, I first had the idea for this app during a math class in my final high school year. I was fascinated by how equation systems could be solved using matrices and logical patterns, and so I started to wonder on how to make this whole process automatic.

After experimenting a bit I finished my first prototype, which was only able to solve systems with exactly 2 equations. At that point, I still had not implemented matrix-solving methods in the app. Roughly one week later, with real matrices implemented, the final project was finished.

Features

  • Able to solve 9x9 order equation systems
  • Can calculate the determinant of matrices
  • Intuitive UI
  • Made using CSS classes and Bulma
  • Simple code: Plain Javascript

About

A calculator able to solve equation systems and matrices up to 9x9 order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published