summaryrefslogtreecommitdiff
path: root/libc/test/src/math/fmul_test.cpp
AgeCommit message (Expand)Author
2024-09-14[libc][math] Improve fmul performance by using double-double arithmetic. (#10...Job Henandez Lara
2024-07-18[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functio...OverMighty
2024-07-02[libc] Add mpfr tests for fmul. (#97376)Job Henandez Lara