Searched refs:M_E (Results 1 – 5 of 5) sorted by relevance
25 constant M_E
1146 # define M_E 2.7182818284590452354 /* e */ macro
96 #define lit_e LITM (M_E)
99 @item M_E102 The logarithm to base @code{2} of @code{M_E}.104 The logarithm to base @code{10} of @code{M_E}.
1570 * math/math.h [__USE_BSD] (M_E, M_LOG2E, M_LOG10E, M_LN2, M-LN10,