Skip to content

Program that solves quadratic, linear and system of equations - mostly everything you'll encounter till 10 grade.

License

Notifications You must be signed in to change notification settings

ishan090/equaSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

equaSolver

Program that solves quadratic, linear and system of equations - mostly everything you'll encounter till 10 grade.

This program can solve 3 types of equations:

  1. Linear
  2. Quadratic
  3. System of Equations

Working

Contains a solver() equation which takes in an equation and returns the solved values of the variable(s)

Work in progress

About

Program that solves quadratic, linear and system of equations - mostly everything you'll encounter till 10 grade.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages