Skip to content

Ruby script to solve a system of simple first-degree equations with multiple unknown variables.

Notifications You must be signed in to change notification settings

molte/simple_equation_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple equation solver

The EquationSystem class present in lib/equation_system.rb is able to solve a system of first-degree equations containing rational numbers and variables with coefficients.

About

Ruby script to solve a system of simple first-degree equations with multiple unknown variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages