Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
This issue was first raised in a PR, but it is preferred to be modified independently as per this comment. This issue is created to track the modification to add it later eventually.
This is the proposed modification:
+ Return the remainder of division ``x / y``, + as defined by the platform C library function ``fmod(x, y)``. + + Note that the - Return ``fmod(x, y)``, as defined by the platform C library. Note that the Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Todo