Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a macro nan_mix() and use it to get NaN results that are (bitwise) | Bruce Evans | 2018-07-17 | 1 | -1/+2 |
* | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 1 | -0/+2 |
* | Fix some exceptional cases where the sign of the result is unspecified | Tijl Coosemans | 2015-06-15 | 1 | -30/+29 |
* | Rename cpack*() to CMPLX*(). | Ed Schouten | 2014-12-16 | 1 | -15/+15 |
* | Improved handling of large x in ccosh{,f}(): | David Schultz | 2011-10-21 | 1 | -5/+22 |
* | Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with | David Schultz | 2011-10-17 | 1 | -0/+140 |