Age | Commit message (Expand) | Author |
---|---|---|
2018-05-02 | Implement most of expm1. Errors in huge numbers. | S. Gilles |
2018-04-18 | Implement exp. | S. Gilles |
2018-04-18 | Implement Horner's Scheme for polynomial evaluation. | S. Gilles |
2018-03-29 | Implement sqrt. | S. Gilles |