Commit e4146267fa1a71fe0aaadbc8aadcfdd58eb9deed

Sam Lantinga 2013-11-16T18:56:02

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.