summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/scalbnf128_test.cpp
AgeCommit message (Expand)Author
2024-06-21[libc][math][c23] Add {ldexp,scalbn,scalbln}f16 C23 math functions (#94797)OverMighty
2024-04-29[libc][math] Adds entrypoint and tests for nearbyintf128,scalbnf128 (#88443)Michael Flanders