summaryrefslogtreecommitdiff
path: root/libc/test/src/math/exp2m1f16_test.cpp
AgeCommit message (Collapse)Author
2025-10-21[libc][math] Add tolerance to math tests so that they still work when ↵lntue
accurate path is skipped. (#164522)
2024-10-12[libc][math][c23] Add exp2m1f16 C23 math function (#105690)OverMighty
Part of #95250.