Closed
Description
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/coth
.
double stdlib_base_coth( const double x );
Related Issues
#752 .
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:
.