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_2_PI.h
blob: d807fce7ea54d25fd79884d302d800b2c8d8b1c1 (
plain
)
1
2
3
4
5
#include <math.h> #define M_2_PI 2.0/3.14159 /* XOPEN(4) */