summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/fminimum_num_test.cpp
AgeCommit message (Collapse)Author
2024-03-25[libc][math][c23] add c23 floating point fmaximum and fminimum functions. ↵Job Henandez Lara
(#86016) Fixes https://github.com/llvm/llvm-project/issues/85496. --------- Co-authored-by: Job Hernandez <h93@protonmail.com>