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

https://github.com/cmarker0/EquationSolver

My first C-program
https://github.com/cmarker0/EquationSolver

Last synced: 9 months ago
JSON representation

My first C-program

Awesome Lists containing this project

README

          

# EquationSolver

This is my first program written in C. This is a prep for PG3400 course at Westerdals Oslo ACT

The purpose of this program is to calculate the roots for the following equations:
* Linar
* Quadratic
* Cubic