Skip to content
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

implement sinf #34

Closed
japaric opened this issue Jul 12, 2018 · 2 comments
Closed

implement sinf #34

japaric opened this issue Jul 12, 2018 · 2 comments
Labels
core also part of the core milestone
Milestone

Comments

@japaric
Copy link
Member

japaric commented Jul 12, 2018

Source: https://git.musl-libc.org/cgit/musl/tree/src/math/sinf.c

@japaric japaric added the help wanted Extra attention is needed label Jul 12, 2018
@japaric japaric added this to the wasm milestone Jul 12, 2018
@japaric japaric added the core also part of the core milestone label Jul 12, 2018
@burrbull
Copy link
Contributor

I will add it after PR #67 be approved.

bors bot added a commit that referenced this issue Jul 14, 2018
97: sinf tanf acosf asinf atanf expm1f r=japaric a=burrbull

closes #39 
closes #40 
closes #42 
closes #45 
closes #34 
closes #50 
closes #51 

Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com>
Co-authored-by: Zgarbul Andrey <zgarbul.andrey@gmail.com>
@japaric japaric removed the help wanted Extra attention is needed label Jul 14, 2018
@japaric
Copy link
Member Author

japaric commented Jul 14, 2018

Done in #105

@japaric japaric closed this as completed Jul 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core also part of the core milestone
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants