Skip to content

a / b also for integers? a div b, a mod b also for reals ? #33

@phlegmaticprogrammer

Description

@phlegmaticprogrammer

What should 3 / 4 result in? Probably the same as 3.0 / 4.0 . What should 6 / 3 result in? 2 or 6.0/2.0 ? Should 3 / 4.2 be allowed ? But what does that mean fo 3 * 4.2 ?

Euclidean divison is also definable for reals, should be provided in a future version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions