Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the last change, the conversion from long double to double can raise | stefanf | 2005-04-28 | 1 | -4/+4 |
* | Use double additions to raise the inexact exception to work around problems | stefanf | 2005-04-22 | 1 | -4/+4 |
* | Fix raising the inexact exception (FE_INEXACT) if the result differs from the | stefanf | 2005-04-22 | 1 | -4/+10 |
* | Implement truncl() based on floorl(). | das | 2005-04-16 | 1 | -0/+62 |