This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Help
/
guide
/
tutorial
/
Step8
/
MathFunctions
/
MathFunctions.h
6 lines
65 B
C
Raw
Normal View
History
Unescape
Escape
New upstream version 3.27.0~rc4
2023-07-02 19:51:09 +02:00
#
pragma once
namespace
mathfunctions
{
double
sqrt
(
double
x
)
;
}
Reference in New Issue
Copy Permalink