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 expm1f #45

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

implement expm1f #45

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

Comments

@japaric
Copy link
Member

japaric commented Jul 12, 2018

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

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

Done.

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
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants