Skip to content

ProgrammerSahil/linear_equation_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#linear_equation_solver

This was my one day project when I was bored.
How to use : 
	1. enter the coefficients (a,b and c) for equation 1(int, float, etc)
	2. enter the coefficients (A, B and C) for the 2nd equation(")
	3. the returned list is in the formamt [x's value, y's value]
 Thanks for reading
 
 :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages