This website requires JavaScript.
Explore
Help
Sign In
Aren
/
toaruos
Watch
1
Star
0
Fork
0
You've already forked toaruos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eaa4bc0c4c
toaruos
/
include
/
math.h
7 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
init
2018-02-25 08:13:54 +03:00
#
define M_PI 3.1415926
extern
double
floor
(
double
x
)
;
extern
int
abs
(
int
j
)
;
double
exp
(
double
x
)
;
some build fixes
2018-02-25 11:43:31 +03:00
Reference in New Issue
Copy Permalink