Skip to content

[RFC]: Add C implementation for @stdlib/math/base/special/rempio2 #781

@Pranavchiku

Description

@Pranavchiku

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

No one assigned

    Labels

    AcceptedRFC feature request which has been accepted.CIssue involves or relates to C.EnhancementIssue or pull request for enhancing existing functionality.MathIssue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.difficulty: 4Likely to be moderately difficult.priority: HighHigh priority concern or feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions