HomeSort by: relevance | last modified time | path
    Searched defs:m_e (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/complex/
catrigl.c 112 m_e = 2.71828182845904523536028747135266250e0L, /* 0x15bf0a8b1457695355fb8ac404e7a.0p-111 */ variable in typeref:typename:const long double
336 return (CMPLXL(logl(hypotl(x / m_e, y / m_e)) + 1, atan2l(y, x)));
catrigl.c 112 m_e = 2.71828182845904523536028747135266250e0L, /* 0x15bf0a8b1457695355fb8ac404e7a.0p-111 */ variable in typeref:typename:const long double
336 return (CMPLXL(logl(hypotl(x / m_e, y / m_e)) + 1, atan2l(y, x)));
catrigl.c 112 m_e = 2.71828182845904523536028747135266250e0L, /* 0x15bf0a8b1457695355fb8ac404e7a.0p-111 */ variable in typeref:typename:const long double
336 return (CMPLXL(logl(hypotl(x / m_e, y / m_e)) + 1, atan2l(y, x)));

Completed in 34 milliseconds