summaryrefslogtreecommitdiff
path: root/libc/test/src/math/scalbnf_test.cpp
AgeCommit message (Expand)Author
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-02-09[libc][math] Implement scalbn, scalbnf, scalbnl.Renyi Chen