Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inverse hyperbolic trigonometric functions should call m_log1p, not log1p. | Mark Dickinson | 2009-12-21 | 1 | -4/+5 |
* | Issue #7518: Move substitute definitions of C99 math functions from | Mark Dickinson | 2009-12-21 | 1 | -1/+198 |
* | Issue #3366: Add expm1 function to math module. Thanks Eric Smith for | Mark Dickinson | 2009-12-16 | 1 | -0/+31 |