summaryrefslogtreecommitdiff
path: root/libc/test/src/math/coshf16_test.cpp
AgeCommit message (Expand)Author
2025-10-21[libc][math] Add tolerance to math tests so that they still work when accurat...lntue
2024-10-17[libc][math][c23] Add sinhf16 and coshf16 C23 math functions (#105947)OverMighty