SDL-mirror/src/libm
Sam Lantinga e29d5bd5db Fixed bug 2245 - add SDL_acos and SDL_asin
Sylvain

Here's some code to add arc cosine, and arc sin functions to SDL_stdlib.c
There are plainly written using SDL_atan.

--HG--
extra : rebase_source : 3c92b648c11366af38fac18df85eb7d5da6fe292
2013-11-16 18:56:02 -08:00
..
e_atan2.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
e_log.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
e_pow.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
e_rem_pio2.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
e_sqrt.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_cos.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_rem_pio2.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_sin.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
math_libm.h Fixed build errors on Mac OS X 2013-07-06 00:06:44 -07:00
math_private.h OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
s_atan.c Fixed bug 2245 - add SDL_acos and SDL_asin 2013-11-16 18:56:02 -08:00
s_copysign.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_cos.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_fabs.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_floor.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_scalbn.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
s_sin.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00