summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/atan.cpp
AgeCommit message (Expand)Author
2025-07-29[libc][math] Refactor atan implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-03-21[libc][math] Implement fast pass for double precision atan function. (#132333)lntue