summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/sqrtf16_test.cpp
AgeCommit message (Expand)Author
2025-02-13[libc][math] Improve the performance of sqrtf128. (#122578)lntue
2024-10-19[libc][math][c23] Add sqrtf16 C23 math function (#112406)OverMighty