Hash :
e4146267
        
        Author :
  
        
        Date :
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.