This website requires JavaScript.
Explore
Help
Sign In
elf
/
cmake-tutorial
Watch
1
Star
0
Fork
You've already forked cmake-tutorial
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c14ef5c933
cmake-tutorial
/
mathfunctions
/
mathfunctions.h
5 lines
62 B
C
Raw
Blame
History
#
include
<math.h>
#
include
<stdlib.h>
double
mysqrt
(
double
)
;
Reference in New Issue
View Git Blame
Copy Permalink