ajout sqartroot

This commit is contained in:
hugogogo
2021-07-25 12:49:58 +02:00
parent 60ebf29333
commit 1f234c4e58
3 changed files with 18 additions and 1 deletions

View File

@@ -106,7 +106,8 @@ SRCS = ft_memset.c \
ft_abs.c \
ft_greater.c \
ft_smaller.c \
ft_sign.c
ft_sign.c \
ft_sqrt.c
ODIR = ./builds