Skip to content

fabianokafor369/Simultaneous-equation-in-3-variables-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python code for solving a simultaneous equation with 3 variables

This is a python implementation of a program that solves a simultaneous equation with 3 variables using the well known elimination method. It takes in an input of a matrix representing the coefficients of the variables, and another matix representing the result, and returns the fractional values of the 3 variables.

About

A python code for solving simultaneous equations with 3 variables

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages