Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
more more!
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Sep 15, 2008
1 parent 70364bf commit 71edf49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libm/math.h
Expand Up @@ -36,6 +36,7 @@ extern double __ieee754_sqrt(double x);
extern double copysign(double x, double y);
extern double cos(double x);
extern double fabs(double x);
extern double floor(double x);
extern double scalbn(double x, int n);
extern double sin(double x);

Expand Down

0 comments on commit 71edf49

Please sign in to comment.