Closed
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
Projects
Status
Todo