summaryrefslogtreecommitdiff
path: root/libc/test/src/math/hypotf16_test.cpp
AgeCommit message (Collapse)Author
2025-03-31[libc][math][c23] Add hypotf16 function (#131991)Tejas Vipin
Implement hypot for Float16 along with tests.