Files
2d_Polynomials/README.md
2022-09-03 15:06:48 +02:00

15 lines
387 B
Markdown

# 2D Polynomials
I was bored so i made this tool, it allows you to calculate :
* the delta
* x1, x2, x0
* vertex coordinates
* Drawing the graph of the function and its derivative
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)