wip print before solution

This commit is contained in:
hugogogo
2026-05-07 13:18:28 +02:00
parent 8c22b98d88
commit f373fef4ac
8 changed files with 77 additions and 19 deletions

View File

@@ -155,6 +155,7 @@ const char *delta_sign_to_str(e_delta_sign sign);
*/
void print_debug(const char *description, ...);
void print_before_solution(double *polynom, int max_exponent);
/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* GLOBALS