Skip to content

Missing explanation about math.fmod #126719

Closed
@Nodd

Description

@Nodd

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

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions