This website requires JavaScript.
Explore
Help
Sign in
rparodi
/
libft
Watch
1
Star
0
Fork
You've already forked libft
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b5f2f370bf
libft
/
math
History
Download ZIP
Download TAR.GZ
Raphael
62dec89863
feat(math/sqrt): adding a function to calculate square root
2025-09-17 16:43:00 +02:00
..
ft_abs.c
feat(math/abs): adding ft_abs function
2025-09-17 16:41:56 +02:00
ft_max.c
feat(math/ft_max): adding ft_max
2025-09-17 16:42:17 +02:00
ft_min.c
feat(math/ft_min): adding ft_min
2025-09-17 16:42:24 +02:00
ft_power.c
feat(math/power): adding a function to calculate power
2025-09-17 16:42:42 +02:00
ft_sqrt.c
feat(math/sqrt): adding a function to calculate square root
2025-09-17 16:43:00 +02:00