summaryrefslogtreecommitdiff
path: root/libc/test/src/math/atan2f_test.cpp
AgeCommit message (Expand)Author
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-07-28[libc] Create a separate proxy header for math-function-macros.h (#98430)Nhat Nguyen
2024-04-05[libc] Add proxy header math_macros.h. (#87598)lntue
2024-04-01[libc][math] Implement atan2f correctly rounded to all rounding modes. (#86716)lntue