Closed
Description
Description
This RFC proposes adding native C implementation for @stdlib/math/base/special/bernoulli
double stdlib_base_bernoulli( const int n );
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:
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
RFC feature request which has been accepted.Issue involves or relates to C.Issue or pull request for adding a new feature.A good first issue for new contributors!Issue or pull request specific to math functionality.Issue involves or relates to Node.js native add-ons.May require some initial design or R&D, but should be straightforward to resolve and/or implement.Normal priority concern or feature request.Issue or pull request which is current blocked.