summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/expf16.cpp
AgeCommit message (Expand)Author
2025-03-11[libc][math] Skip checking for exceptional values when LIBC_MATH_SKIP_ACCURAT...lntue
2024-09-23[libc][math] Add floating-point cast independent of compiler runtime (#105152)OverMighty
2024-08-13[libc][math][c23] Add expm1f16 C23 math function (#102387)OverMighty
2024-07-31[libc][math][c23] Refactor expf16 (#101373)OverMighty
2024-07-30[libc][math][c23] Add expf16 C23 math function (#100632)OverMighty