add is_nearly_equal_zero

This commit is contained in:
hugogogo
2026-05-14 13:56:44 +02:00
parent 201f2fa0ce
commit 31469af23f
9 changed files with 44 additions and 22 deletions

View File

@@ -44,6 +44,7 @@ SRCS = main.c \
reducer.c \
solver.c \
errors.c \
math.c \
printer_equation.c \
printer_solutions.c \
print_enums.c \