summaryrefslogtreecommitdiff
path: root/src/math/M_LOG10E.c
blob: f6c7e2e03f3b236149687b4f461575b93a408df1 (plain)
1
2
3
4
5
#include <math.h>
#define M_LOG10E    // log_10 e
/*
XOPEN(4)
*/