-
-
Notifications
You must be signed in to change notification settings - Fork 993
Closed
Labels
AcceptedRFC feature request which has been accepted.RFC feature request which has been accepted.CIssue involves or relates to C.Issue involves or relates to C.EnhancementIssue or pull request for enhancing existing functionality.Issue or pull request for enhancing existing functionality.MathIssue or pull request specific to math functionality.Issue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.difficulty: 4Likely to be moderately difficult.Likely to be moderately difficult.priority: HighHigh priority concern or feature request.High priority concern or feature request.
Description
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/rempio2.
double stdlib_base_rempio2( const double x, double *y );Related Issues
Related issues #735.
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:.
Metadata
Metadata
Assignees
Labels
AcceptedRFC feature request which has been accepted.RFC feature request which has been accepted.CIssue involves or relates to C.Issue involves or relates to C.EnhancementIssue or pull request for enhancing existing functionality.Issue or pull request for enhancing existing functionality.MathIssue or pull request specific to math functionality.Issue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.difficulty: 4Likely to be moderately difficult.Likely to be moderately difficult.priority: HighHigh priority concern or feature request.High priority concern or feature request.