summaryrefslogtreecommitdiff
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)
*/