summaryrefslogtreecommitdiff
path: root/libc/utils/mathtools
AgeCommit message (Expand)Author
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2024-08-19[libc][NFC] Add sollya script to compute worst case range reduction. (#104803)lntue
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber
2023-09-21[libc] Fix Off By One Errors In Printf Long Double (#66957)michaelrj-google
2023-06-08[libc] add options to printf decimal floatsMichael Jones
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2021-10-04[libc][NFC] Add supporting class for atof implementationMichael Jones
2021-06-10[libc] Add implementation of expm1f.Tue Ly