wip exo ouput

This commit is contained in:
hugogogo
2026-05-10 20:19:24 +02:00
parent cd6e2327e9
commit 500b6fd932
7 changed files with 93 additions and 85 deletions

View File

@@ -189,6 +189,7 @@ const char *delta_sign_to_str(e_delta_sign sign);
void print_debug(const char *description, ...);
void print_reduced_form(s_polynom *polynom);
void print_degree(s_polynom *polynom, int max_exponent);
void print_solution(s_solution *solution);
/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* GLOBALS