summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/fmaf16.cpp
AgeCommit message (Collapse)Author
2025-03-23[libc][math][c23] Add fmaf16 C23 math function. (#130757)Harrison Hao
Implementation of fmaf16 function for 16-bit inputs.