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
32c04140b7
libft
/
math
History
Download ZIP
Download TAR.GZ
Raphael
90d32dca61
style(math/sqrt): changing the parameter name to be clearer
2025-09-17 16:45:41 +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
style(math/sqrt): changing the parameter name to be clearer
2025-09-17 16:45:41 +02:00