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 pow #30

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

implement pow #30

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/pow.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
@rrbutani
Copy link
Contributor

I'd like to do this one if that's okay.

@japaric
Copy link
Member Author

japaric commented Jul 14, 2018

@rrbutani Sure, go for it!

@japaric japaric removed the help wanted Extra attention is needed label Jul 14, 2018
vks added a commit to vks/libm that referenced this issue Jul 17, 2018
@rrbutani rrbutani mentioned this issue Jul 17, 2018
Merged
bors bot added a commit that referenced this issue Jul 17, 2018
125: Pow r=japaric a=rrbutani

Closes #30.

Seems to pass the auto-generated tests (locally).

Co-authored-by: Rahul Butani <rr.butani@gmail.com>
@bors bors bot closed this as completed in #125 Jul 18, 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

No branches or pull requests

2 participants