Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add workaround for log1p(-0.0) on platforms where it's broken. | Mark Dickinson | 2012-08-18 | 1 | -6/+2 |
* | Issue #7518: Move substitute definitions of C99 math functions from | Mark Dickinson | 2009-12-21 | 1 | -0/+36 |
* | Issue #3366: Add expm1 function to math module. Thanks Eric Smith for | Mark Dickinson | 2009-12-16 | 1 | -0/+9 |