acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x))
[musl] / src / errno /
drwxr-xr-x   ..
-rw-r--r-- 145 __errno_location.c
-rw-r--r-- 3824 __strerror.h
-rw-r--r-- 371 strerror.c