shithub: neindaw

ref: c95bf4bfce31c128bc251d3c43122b61fc090747
dir: /math.h/

View raw version
#define sinf sin
#define cosf cos
#define floorf floor
#define expf exp
#define sqrtf sqrt
#define tanf tan
#define powf pow
#define fabsf fabs