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
- Host: GitHub
- URL: https://github.com/cmarker0/EquationSolver
- Owner: MiniMarker
- Created: 2018-05-21T08:25:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T11:47:52.000Z (almost 8 years ago)
- Last Synced: 2024-11-15T20:43:40.023Z (over 1 year ago)
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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