Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix lgamma test on i386 and use symbolic constant; ok martynas@ | 2016-10-23 | 1 | -5/+8 | |
| | |||||
* | Adapt tests for extended-precision. | 2011-07-09 | 1 | -7/+20 | |
| | |||||
* | Add some simple test cases for lgamma, and lgammaf. | 2011-05-28 | 2 | -0/+54 | |
Currently the functions return correct results for the input of negative zero; however signgam is wrong in this case. |