Age | Commit message (Expand) | Author |
---|---|---|
2019-05-01 | Add 2sum in math util | S. Gilles |
2018-07-31 | Correct extra-precision division typo for atan. | S. Gilles |
2018-07-31 | Correctly compute u, du for y/x in atan. | S. Gilles |
2018-07-31 | Improve accuracy of poly path of atan calculations. | S. Gilles |
2018-07-31 | Negate atan properly when atan(1/x) is computed. | S. Gilles |
2018-07-31 | First compiling atan. | S. Gilles |