aboutsummaryrefslogtreecommitdiff
path: root/libc/utils/mathtools
AgeCommit message (Expand)AuthorFilesLines
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber2-13/+13
2023-09-21[libc] Fix Off By One Errors In Printf Long Double (#66957)michaelrj-google1-2/+2
2023-06-08[libc] add options to printf decimal floatsMichael Jones1-0/+204
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-11/+11
2021-10-04[libc][NFC] Add supporting class for atof implementationMichael Jones1-0/+65
2021-06-10[libc] Add implementation of expm1f.Tue Ly1-0/+41