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