ajout sqartroot
This commit is contained in:
@@ -108,5 +108,6 @@ int ft_abs(int n);
|
||||
int ft_greater(int a, int b);
|
||||
int ft_smaller(int a, int b);
|
||||
int ft_sign(int i);
|
||||
int ft_sqrt(int i);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user