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 tanh #37

Closed
japaric opened this issue Jul 12, 2018 · 1 comment
Closed

implement tanh #37

japaric opened this issue Jul 12, 2018 · 1 comment
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/tanh.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 changed the title implemen tanh implement tanh Jul 12, 2018
@japaric japaric added the core also part of the core milestone label Jul 12, 2018
@porglezomp
Copy link
Contributor

I'll do this one.

porglezomp added a commit to porglezomp-misc/libm that referenced this issue Jul 14, 2018
@japaric japaric removed the help wanted Extra attention is needed label Jul 15, 2018
porglezomp added a commit to porglezomp-misc/libm that referenced this issue Jul 15, 2018
porglezomp added a commit to porglezomp-misc/libm that referenced this issue Jul 15, 2018
bors bot added a commit that referenced this issue Jul 15, 2018
111: Implement tanh r=japaric a=porglezomp

Closes #37

Co-authored-by: C Jones <code@calebjones.net>
@bors bors bot closed this as completed in #111 Jul 15, 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