aboutsummaryrefslogtreecommitdiff
path: root/libc/src/math/generic/exp10m1f.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue1-1/+1
2025-03-11[libc][math] Skip checking for exceptional values when LIBC_MATH_SKIP_ACCURAT...lntue1-0/+6
2024-11-07[libc][math][c23] Add exp10m1f C23 math function (#87992)OverMighty1-0/+216