summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/dsqrtl.cpp
AgeCommit message (Expand)Author
2025-09-20[libc][math] Refactor dsqrtl implementation to header-only in src/__support/m...Muhammad Bassiouni
2024-07-21[libc][math][c23] Add entrypoints and tests for dsqrt{l,f128} (#99815)Job Henandez Lara