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

[RFC]: Add C implementation for @stdlib/math/base/special/acsc #1674

Closed
3 tasks done
gunjjoshi opened this issue Mar 3, 2024 · 3 comments
Closed
3 tasks done

[RFC]: Add C implementation for @stdlib/math/base/special/acsc #1674

gunjjoshi opened this issue Mar 3, 2024 · 3 comments

Comments

@gunjjoshi
Copy link
Member

gunjjoshi commented Mar 3, 2024

Description

This RFC proposes adding C implementation for @stdlib/math/base/special/acsc.

double stdlib_base_acsc( const double x );

Related Issues

Related issues #649

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
@gunjjoshi
Copy link
Member Author

I would love to work on this, along with other C implementations to unary base special math functions , once this gets merged.

@rajutkarsh07
Copy link
Contributor

A PR has already been raised on the same issue

@gunjjoshi
Copy link
Member Author

This is the duplicate of #859. I will be closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants