Skip to content

[RFC]: add math/base/special/fmod #2405

Closed
@gunjjoshi

Description

@gunjjoshi

Description

This RFC proposes adding math/base/special/fmod, which would follow this reference implementation: https://github.com/JuliaMath/openlibm/blob/master/src/e_fmod.c

This would enable us to have a function that works the same way as the modulus operator in javascript does.

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:.

Metadata

Metadata

Assignees

Labels

AcceptedRFC feature request which has been accepted.CIssue involves or relates to C.FeatureIssue or pull request for adding a new feature.JavaScriptIssue involves or relates to JavaScript.MathIssue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.difficulty: 3Likely to be challenging but manageable.priority: NormalNormal 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