Skip to content

consistent rounding #8

@debrouwere

Description

@debrouwere

When rounding, optionally ensure that sum(round(values)) == round(sum(values)) by rounding some numbers in the opposite direction than the one dictated by convention. The rounding error should be minimized, e.g. prefer rounding down 42.5 over 42.9.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions