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 tan #36

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

implement tan #36

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/tan.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
@porglezomp
Copy link
Contributor

I'll claim this one after #80

@japaric japaric removed the help wanted Extra attention is needed label Jul 14, 2018
porglezomp added a commit to porglezomp-misc/libm that referenced this issue Jul 14, 2018
Also includes implementing the private k_tan function.

Closes rust-lang#36
porglezomp added a commit to porglezomp-misc/libm that referenced this issue Jul 14, 2018
Also includes implementing the private k_tan function.

Closes rust-lang#36
bors bot added a commit that referenced this issue Jul 15, 2018
110: Implement tan r=japaric a=porglezomp

Also includes implementing the private `k_tan` function.

Closes #36

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