An open API service indexing awesome lists of open source software.

https://github.com/syslog777/unsigned-2x2-matrix-solver

A small project that finds the common point between 2 linear equations using matrices.
https://github.com/syslog777/unsigned-2x2-matrix-solver

Last synced: 12 months ago
JSON representation

A small project that finds the common point between 2 linear equations using matrices.

Awesome Lists containing this project

README

          

# Unsigned-2x2-Matrix-Solver
A small project that finds the common point between 2 linear equations using matrices.
Written by Ben Beehler.