Files
2d_Polynomials/README.md
2022-09-03 13:18:07 +02:00

13 lines
331 B
Markdown

# 2D Polynomials
I was bored so i made this tool, it allows you to calculate :
* the delta
* x1, x2, x0
* vertex coordinates
The names of the functions/variables are in French, uhh use google translate to read the code i guess, sorry for that.
# Usage
```poly.exe a b c ```
# Screenshot
![Screenshot](screenshot/screenshot.png)