summaryrefslogtreecommitdiff
path: root/libc/test/src/math/performance_testing/exp10f16_perf.cpp
AgeCommit message (Expand)Author
2025-04-24[libc][math] Improve performance test framework (#134501)Tejas Vipin
2024-08-07[libc][math][c23] Add exp10f16 C23 math function (#101588)OverMighty