summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/exp2f16.cpp
AgeCommit message (Expand)Author
2025-03-11[libc][math] Skip checking for exceptional values when LIBC_MATH_SKIP_ACCURAT...lntue
2024-10-12[libc][math][c23] Add exp2m1f16 C23 math function (#105690)OverMighty
2024-09-23[libc][math] Add floating-point cast independent of compiler runtime (#105152)OverMighty
2024-08-07[libc][math][c23] Add exp10f16 C23 math function (#101588)OverMighty
2024-08-06[libc][math][c23] Add exp2f16 C23 math function (#101217)OverMighty