https://github.com/cmarker0/equationsolver
My first C-program
https://github.com/cmarker0/equationsolver
Last synced: 11 months ago
JSON representation
My first C-program
- Host: GitHub
- URL: https://github.com/cmarker0/equationsolver
- Owner: cmarker0
- Created: 2018-05-21T08:25:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T11:47:52.000Z (about 8 years ago)
- Last Synced: 2025-08-11T01:24:15.014Z (12 months ago)
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- 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