Edit

kc3-lang/SDL/src/libm

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2013-11-16 18:56:02
    Hash : e4146267
    Message : 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.