Added atan implementation from uClibc

This commit is contained in:
Sam Lantinga 2010-08-29 16:51:48 -07:00
parent 4d97d1a549
commit d8303d3f7a
5 changed files with 128 additions and 1 deletions

View file

@ -136,6 +136,7 @@
#undef HAVE_SNPRINTF
#undef HAVE_VSNPRINTF
#undef HAVE_M_PI
#undef HAVE_ATAN
#undef HAVE_ATAN2
#undef HAVE_CEIL
#undef HAVE_COPYSIGN