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_1_PI.h
blob: b448e4be51a4cf2b51547fc5afc502ce5748eeb7 (
plain
)
1
2
3
4
5
#include <math.h> #define M_1_PI 1.0/3.14159 /* XOPEN(4) */