Custom Query (1030 matches)
Results (643 - 645 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #829 | fixed | atanh branch cut wrong? | ||
| Description |
In ccl 1.6 (32-bit) we have 1 > (atanh #c(-2d0 -1d-20)) #C(-0.5493061443340549D0 -1.5707963267948966D0) but 1 > (atanh #c(-2d0 -0d0)) #C(-0.5493061443340549D0 1.5707963267948966D0)
The spec says that for on the negative real axis less than -1, atanh is continuous with Quadrant III. Since |
|||
| #830 | fixed | (abs #c(1d300 1d300)) signals overflow | ||
| Description |
As the subject says,
The implementation is probably just doing |
|||
| #831 | fixed | (log #c(1d300 1d300)) signals overflow | ||
| Description |
This could be related to ticket:830. |
|||
