summaryrefslogtreecommitdiff
path: root/Libraries/LibM/math.h
AgeCommit message (Expand)Author
2020-02-25LibM: Implement floating point variants of various math functionsValtteri Koskivuori
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-10-17LibM: Implement various functions.Andreas Kling
2019-09-29LibM: Implement various trig functionsAndreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling