Searched refs:M_LOG10El (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_clog10l.c47 __imag__ result = M_LOG10El * atan2l (__imag__ x, __real__ x);
/haiku/src/system/libroot/posix/glibc/math/
H A Dmath.h36 # define M_LOG10El 0.4342944819032518276511289189166051L /* log_10 e */ macro

Completed in 83 milliseconds