Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Rounding to the last digit? #19

@HageMaster3108

Description

@HageMaster3108

All Hardware scientific calculators I know round decimals for the last digit in a decimal.
e.g. if you divide 2 by 3 you would get
0.6666666667
instead of
0.6666666666
(obviously depending on the number of total digits)

I wonder whether this can (or should!) be done in this implementation as well as it as what users are probably used to?

Guess this could solve problems like in issue #18 in many cases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions