summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/asin.cpp
AgeCommit message (Expand)Author
2025-05-08[libc][math] Implement double precision acos correctly rounded for all roundi...lntue
2025-04-25[libc][math] Implement double precision asin correctly rounded for all roundi...lntue
2023-04-20[libc][math] Remove placeholder implementations of asin and pow.Tue Ly
2022-10-31[libc][math] Add place-holder implementation for asin to unblock demo examples.Tue Ly