summaryrefslogtreecommitdiff
path: root/libc/docs/math
Commit message (Expand)AuthorAgeFilesLines
* [libc] Fix typos in documentationKazu Hirata2023-04-241-1/+1
* [libc][Obvious] Fix the performance table in math function documentation.Tue Ly2023-04-181-1/+1
* [libc][math] Update range reduction step for log10f and reduce its latency.Tue Ly2023-04-071-57/+57
* [libc][doc] Move docs/math.rst to docs/math/index.rstTue Ly2023-02-141-0/+284
* [libc][math] Implement log10 function correctly rounded for all rounding modesTue Ly2023-01-081-0/+557