Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
9 days | [libc][math] Refactor asin implementation to header-only in src/__support/mat... | Muhammad Bassiouni | 1 | -14/+1 |
13 days | [libc][math] add smoke tests to shared/math.h (#149741) | Muhammad Bassiouni | 1 | -0/+1 |
2025-07-19 | [libc][math] Refactor acos implementation to header-only in src/__support/mat... | Muhammad Bassiouni | 1 | -1/+1 |
2025-05-08 | [libc][math] Implement double precision acos correctly rounded for all roundi... | lntue | 1 | -6/+8 |
2025-04-25 | [libc][math] Implement double precision asin correctly rounded for all roundi... | lntue | 1 | -0/+286 |
2023-04-20 | [libc][math] Remove placeholder implementations of asin and pow. | Tue Ly | 1 | -22/+0 |
2022-10-31 | [libc][math] Add place-holder implementation for asin to unblock demo examples. | Tue Ly | 1 | -0/+22 |