Closed
Description
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/ellipk
.
double stdlib_base_ellipk( const double m );
Related Issues
None.
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:
.