add debugger

This commit is contained in:
hugogogo
2026-06-05 12:14:04 +02:00
parent 2393c1eea4
commit 3732c0b777
4 changed files with 79 additions and 56 deletions

View File

@@ -8,8 +8,9 @@
- [ ] check why number stored in int or double
- [x] get rid of lib math (check in libft)
- [x] use ft_abs() instead of abs() -> actually abs() is in stdlib
- [x] handling sign '-' : "+ -2"
- [x] max exponent len :
- [x] solve expressions without '=' ?
- [x] solve when max exponent is 0
- [x] check reduced form in subject
## ressources