84 Commits

Author SHA1 Message Date
hugogogo
4969be8a0d add correction html file 2026-06-05 15:05:53 +02:00
hugogogo
1962b87895 fix X and reduced form 2026-06-05 12:14:21 +02:00
hugogogo
3732c0b777 add debugger 2026-06-05 12:14:04 +02:00
hugogogo
2393c1eea4 update libft 2026-06-05 12:13:20 +02:00
hugogogo
858d4f3ac8 add protection agains big vla 2026-05-26 15:25:41 +02:00
hugogogo
487191c516 add max component 2026-05-26 15:14:28 +02:00
hugogogo
abc5754bba improve parser exponent and detect too big exponent 2026-05-26 14:30:28 +02:00
hugogogo
c99bdfc63a fix number tokens and limits 2026-05-26 12:48:36 +02:00
hugogogo
f1a6a8e586 change output to use discriminant instead of radicant 2026-05-15 02:51:42 +02:00
hugogogo
2824414f53 add positiv_zero in output 2026-05-15 02:45:55 +02:00
hugogogo
0603050d30 fix atoi_supescript 2026-05-15 02:30:13 +02:00
hugogogo
f25291f12f fix complex sign operation 2026-05-15 02:18:50 +02:00
hugogogo
b185647d2b fix reducer sign error 2026-05-15 01:03:14 +02:00
hugogogo
7e16bb5b6f fix printer reduced form order 2026-05-15 00:16:35 +02:00
hugogogo
aa78af4e0f pure quadratic is working 2026-05-14 23:43:58 +02:00
hugogogo
6c6accc289 add logic for pure quadratics 2026-05-14 23:11:37 +02:00
hugogogo
840f5bcfdf improve tests flags 2026-05-14 21:33:44 +02:00
hugogogo
31469af23f add is_nearly_equal_zero 2026-05-14 13:56:44 +02:00
hugogogo
201f2fa0ce add test for equal 2026-05-14 13:42:25 +02:00
hugogogo
7b5aa97c0c improve tester 2026-05-14 13:24:53 +02:00
hugogogo
3761adcf11 fix coefficient sign error 2026-05-14 12:42:57 +02:00
hugogogo
bbe0d65b1f add gcd if all int 2026-05-14 12:31:32 +02:00
hugogogo
d770d7fc87 add tester 2026-05-14 02:13:58 +02:00
hugogogo
00f380f5df fix null coefficient skipped 2026-05-14 00:08:13 +02:00
hugogogo
7978f0d706 improve printer 2026-05-13 23:27:50 +02:00
hugogogo
b0e6483a68 rename executable computor 2026-05-13 22:25:18 +02:00
hugogogo
a91ad5461f update libft 2026-05-12 00:40:01 +02:00
hugogogo
37d9fa2f24 complex solutions 2026-05-11 22:36:55 +02:00
hugogogo
6d2e7922bc wip output and solution 2026-05-10 21:46:37 +02:00
hugogogo
500b6fd932 wip exo ouput 2026-05-10 20:19:24 +02:00
hugogogo
cd6e2327e9 solve all terms 2026-05-10 18:27:34 +02:00
hugogogo
647c9a54b1 wip improve printer 2026-05-10 02:17:25 +02:00
hugogogo
8445604656 improve error solver output 2026-05-10 02:09:41 +02:00
hugogogo
5077db3bc6 fix modf error 2026-05-10 01:51:35 +02:00
hugogogo
ca99f43fe4 update readme with sqrt explication 2026-05-09 14:45:19 +02:00
hugogogo
43b4def6ce wip implemented new union for solve 2026-05-08 01:00:03 +02:00
hugogogo
0fcfd0260d print degree ok 2026-05-07 19:45:42 +02:00
hugogogo
23c788d0c2 new struct for polynom 2026-05-07 19:38:43 +02:00
hugogogo
f62a6fe94f fix output beautify error 2026-05-07 16:05:00 +02:00
hugogogo
09701f8884 fix superscript 1 2026-05-07 14:29:48 +02:00
hugogogo
f373fef4ac wip print before solution 2026-05-07 13:18:28 +02:00
hugogogo
8c22b98d88 solver first part 2026-05-07 00:59:02 +02:00
hugogogo
4c13d21e1f init solver 2026-05-06 22:34:16 +02:00
hugogogo
16c57c9bea handle superscript powers 2026-05-06 20:02:56 +02:00
hugogogo
4b6ad34720 update file structure 2026-05-06 17:51:07 +02:00
hugogogo
0046409c89 basic struct for loop run 2026-05-06 17:39:47 +02:00
hugogogo
93647b56b5 better flag handling 2026-05-06 16:50:05 +02:00
hugogogo
8a479c3c3b simplified error output 2026-05-06 16:17:34 +02:00
hugogogo
7f06d505d1 fix polynomial to accept any exponents 2026-05-04 22:14:29 +02:00
hugogogo
bc48f52c2c fixe reducer error non null 2026-05-04 21:26:14 +02:00