Closed
Description
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
RFC feature request which has been accepted.Issue involves or relates to C.Issue or pull request for adding a new feature.Issue involves or relates to JavaScript.Issue or pull request specific to math functionality.Request for comments. Feature requests and proposed changes.Likely to be challenging but manageable.Normal priority concern or feature request.