Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the double rounding problem with subnormals, and | David Schultz | 2005-03-18 | 1 | -11/+19 |
* | Replace strong references with weak references. There's no | David Schultz | 2005-03-07 | 1 | -1/+1 |
* | - If z is 0, one of x or y is 0, and the other is infinite, raise | David Schultz | 2005-03-07 | 1 | -2/+18 |
* | Add fma() and fmaf(), which implement a fused multiply-add operation. | David Schultz | 2005-01-22 | 1 | -0/+178 |