summaryrefslogtreecommitdiff
path: root/libcxx/include/__math/logarithms.h
AgeCommit message (Expand)Author
2025-07-31[libc++] Fix return type of ilogb(double) (#150374)Steffen Larsen
2023-08-02[libc++][NFC] Refactor the enable_ifs in the math headersNikolas Klauser
2023-07-31[libc++][NFC] Format math headersNikolas Klauser
2023-07-31[libc++][NFC] Remove std:: qualifications from math headersNikolas Klauser
2023-07-31[libc++] Granulaize math.h and move the functions to std::__mathNikolas Klauser