add debug mode and stdin input

This commit is contained in:
hugogogo
2026-05-04 20:40:51 +02:00
parent edc678cee4
commit dff842ccab
5 changed files with 155 additions and 10 deletions

View File

@@ -35,6 +35,12 @@ this project uses submodules (maybe recursively), so either :
EXPONENT -> double
}[]
3. reduce
-> polynom :
{
a -> double
b -> double
c -> double
}[]
4. print reduced form
5. find degree
6. print degree