Skip to content

Multiplication is commutative and should be implemented that way #18

@timlnx

Description

@timlnx

Current behavior:

MiB(10) * 10 = MiB(100.0)
10 * MiB(10) = 100.0

These are incorrect results. Mathematically and semantically the results should be the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions