Do you even need to do that? I compiled a quick sketch containing asin() and acos() without #including math.h. It complained when I added atan2(), because I got the parameters wrong.
Do you even need to do that? I compiled a quick sketch containing asin() and acos() without #including math.h. It complained when I added atan2(), because I got the parameters wrong.