Closed
Description
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/spence
.
double stdlib_base_spence( const double x );
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:
.