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_LN2.c
blob: 84a110f3f40ad4e42b6f598e37b3995c17f4b728 (
plain
)
1
2
3
4
5
#include <math.h> #define M_LN2 // log_e 2 /* XOPEN(4) */