Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added mpfr_sub | zimmerma | 2001-11-16 | 1 | -12/+118 |
* | Patch for even rounding. | hanrot | 2001-10-25 | 1 | -0/+40 |
* | ajout de functions pow, fma, hypot etc etc | daney | 2001-10-16 | 1 | -105/+898 |
* | correction d'erreurs sur les notations + correction de la regle 9 | daney | 2001-10-12 | 1 | -23/+17 |
* | ajout de log1p et expm1 | daney | 2001-10-11 | 1 | -60/+216 |
* | ajout du log generic et de fma | daney | 2001-10-11 | 1 | -34/+165 |
* | added proof of rules | zimmerma | 2001-10-09 | 1 | -91/+104 |
* | New version with new generic function + / * etc | daney | 2001-09-27 | 1 | -28/+1085 |
* | added the tangent | zimmerma | 2001-09-10 | 1 | -20/+61 |
* | added sine and cosine | zimmerma | 2001-09-07 | 1 | -0/+83 |
* | added faster formula in exp(-8*n) for Euler's constant | zimmerma | 2001-08-27 | 1 | -0/+46 |
* | included Euler's constant | zimmerma | 2001-08-23 | 1 | -28/+176 |
* | added a section for the exponential | zimmerma | 2001-06-29 | 1 | -31/+86 |
* | added algorithm for mpfr_cmp2 | zimmerma | 2001-04-03 | 1 | -1/+53 |
* | description of algorithms | zimmerma | 2001-03-09 | 1 | -0/+42 |