summaryrefslogtreecommitdiff
path: root/libc/test/src/math/asin_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
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
2023-03-07[libc][math] Switch math functions to use libc_errno and fix some errno and f...Tue Ly
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-10-31[libc][math] Add place-holder implementation for asin to unblock demo examples.Tue Ly