Home
last modified time | relevance | path

Searched refs:M_E (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/conform/data/
Dmath.h-data25 constant M_E
/glibc-2.36/math/
Dmath.h1146 # define M_E 2.7182818284590452354 /* e */ macro
Dlibm-test-driver.c96 #define lit_e LITM (M_E)
/glibc-2.36/manual/
Dmath.texi99 @item M_E
102 The logarithm to base @code{2} of @code{M_E}.
104 The logarithm to base @code{10} of @code{M_E}.
/glibc-2.36/ChangeLog.old/
DChangeLog.31570 * math/math.h [__USE_BSD] (M_E, M_LOG2E, M_LOG10E, M_LN2, M-LN10,