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_LN10.c
blob: 89fc2d9b57b01a71ba0aa6edddf2cbad97277ed3 (
plain
)
1
2
3
4
5
#include <math.h> #define M_LN10 // log_e 10 /* XOPEN(4) */