Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt previous to extended-precision, and fix single-precision constants. | 2015-07-16 | 1 | -5/+17 | |
| | |||||
* | Signs of cacosh/cacoshf were not always correct (e.g., -1.1 -1.1i), | 2015-07-16 | 2 | -0/+49 | |
as found by fortran regression tests. Also added some complex regression tests for cacosh, casinh, catanh. Reported by John Marino @ DragonFlyBSD. |