Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This function is not const, as it can modify log2_m and log2_m_inited.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This patch replaces the 1.0 / M_El by the decimal constant M_1_DIV_El.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libm-test.inc.
|
|
|
|
|
|
|
|
This patch fixes hypot/hypotf spurious floating-point exceptions
generate by internal operations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|