huho huho
  • Joined on 2025-05-25
huho pushed to master at 42/42_INT_01_libft 2026-05-09 14:43:32 +02:00
ae9787ba6d updating sqrt to work with doubles
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-08 01:00:10 +02:00
43b4def6ce wip implemented new union for solve
huho pushed to master at 42/42_INT_01_libft 2026-05-08 00:59:33 +02:00
8edf428fed changed sign_f to also return zero
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-07 19:45:46 +02:00
0fcfd0260d print degree ok
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-07 19:38:48 +02:00
23c788d0c2 new struct for polynom
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-07 16:05:06 +02:00
f62a6fe94f fix output beautify error
huho pushed to master at 42/42_INT_01_libft 2026-05-07 14:47:21 +02:00
3cf0b6ecb9 adding superscript char
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-07 14:29:56 +02:00
09701f8884 fix superscript 1
huho pushed to master at 42/42_INT_01_libft 2026-05-07 14:29:41 +02:00
aa35d294f2 fix isdigit_superscript
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-07 13:18:34 +02:00
f373fef4ac wip print before solution
huho pushed to master at 42/42_INT_01_libft 2026-05-07 11:46:09 +02:00
413e149003 adding labs
huho pushed to master at 42/42_INT_01_libft 2026-05-07 03:06:21 +02:00
36379f56b0 adding itoa_static and ft_nbrlen
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-07 00:59:09 +02:00
8c22b98d88 solver first part
huho pushed to master at 42/42_INT_01_libft 2026-05-07 00:58:58 +02:00
b768ac1a14 adding modf pow and round
huho pushed to master at 42/42_INT_01_libft 2026-05-06 22:54:26 +02:00
78f6a2d9ba adding sign and abs for doubles
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-06 22:34:24 +02:00
4c13d21e1f init solver
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-06 20:03:04 +02:00
16c57c9bea handle superscript powers
huho pushed to master at 42/42_INT_01_libft 2026-05-06 20:02:48 +02:00
f93c635234 adding atoi_superscript and isdigit_superscript
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-06 17:51:10 +02:00
4b6ad34720 update file structure
huho pushed to master at 42/42_EXT_05_computorv1 2026-05-06 17:39:53 +02:00
0046409c89 basic struct for loop run