Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRFC: add support for computing the hyperbolic cotangent (coth) #230
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
RFC:
.Description
This RFC proposes adding support for computing the hyperbolic cotangent. The initial implementation is straightforward:
Package:
@stdlib/math/base/special/coth
Alias:
base.coth
Related Issues
No.
Questions
No.
Other
Reference implementations: