8000 [libc][math][C23] Implement sinpif, cospif, tanpif functions for single precision. · Issue #94895 · llvm/llvm-project · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[libc][math][C23] Implement sinpif, cospif, tanpif functions for single precision. #94895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 of 3 tasks
HendrikHuebner opened this issue Jun 9, 2024 · 3 comments
Open
2 of 3 tasks
Assignees

Comments

@HendrikHuebner
8000
Copy link
Contributor
HendrikHuebner commented Jun 9, 2024
@HendrikHuebner
Copy link
Contributor Author
HendrikHuebner commented Jun 9, 2024

CC @lntue

@github-actions github-actions bot added the libc label Jun 9, 2024
lntue pushed a commit that referenced this issue Jul 1, 2024
…ll rounding modes. (#97149)

This implements the sinpif function. An exhaustive test shows it's
correct for all rounding modes.

Issue:  #94895
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this issue Jul 3, 2024
…ll rounding modes. (llvm#97149)

This implements the sinpif function. An exhaustive test shows it's
correct for all rounding modes.

Issue:  llvm#94895
kbluck pushed a commit to kbluck/llvm-project that referenced this issue Jul 6, 2024
…ll rounding modes. (llvm#97149)

This implements the sinpif function. An exhaustive test shows it's
correct for all rounding modes.

Issue:  llvm#94895
@wsehjk
Copy link
Contributor
wsehjk commented Mar 4, 2025

Hi, Have the tanpi functions been implemented? If not, can you assign me to work on this?

@lntue lntue changed the title [libc][math][C23] Implement sinpi, cospi, tanpi functions [libc][math][C23] Implement sinpif, cospif, tanpif functions for single precision. Mar 4, 2025
@lntue
Copy link
Contributor
lntue commented Mar 4, 2025

Hi, Have the tanpi functions been implemented? If not, can you assign me to work on this?

Hi @wsehjk , tanpif is not implemented yet: https://libc.llvm.org/headers/math/index.html#higher-math-functions
Let me know if you have any problem with the implementation. Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
0