| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | math: Add expm1 builtin function | Aaron Watry | 2017-01-18 | 1 | -0/+2 |
| * | Implement cbrt builtin | Tom Stellard | 2016-07-22 | 1 | -0/+4 |
| * | Implement cosh builtin | Tom Stellard | 2016-07-22 | 1 | -0/+4 |
| * | Implement accurate log2 function | Tom Stellard | 2015-07-24 | 1 | -0/+1 |
| * | Implement exp2 using OpenCL C rather than using an intrinsic | Tom Stellard | 2015-05-13 | 1 | -1/+1 |
| * | Implement cos for double types | Tom Stellard | 2015-05-12 | 1 | -0/+1 |
| * | Implement atan2 for doubles | Tom Stellard | 2015-05-12 | 1 | -0/+1 |
| * | Implement log1p builtin | Tom Stellard | 2014-10-07 | 1 | -0/+50 |

