new struct for polynom

This commit is contained in:
hugogogo
2026-05-07 19:38:43 +02:00
parent f62a6fe94f
commit 23c788d0c2
10 changed files with 191 additions and 121 deletions

View File

@@ -35,11 +35,9 @@ this project uses submodules (maybe recursively), so either :
- EXPONENT // double
3. reduce
-> polynom :
- 0
- 1
- 2
- 3
- ...
- sign
- coefficient
- exponent
4. print reduced form
-> print reduced form
-> if degree 1 :