index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
M_PI.h
blob: e917cf1a1ba888069745ddac0b31a95a6d18b34e (
plain
)
1
2
3
4
5
#include <math.h> #define M_PI 3.14159 /* XOPEN(4) */