Skip to content

Adding percentages gives counterintuitive results #264

Open
@printfn

Description

@printfn

Originally posted by @sergeevabc in #164 (comment).

The percentage calculation here is quite strange.

$ fend 90+10%
90.1

---

$ qalc 90+10%
90 * (110 * percent) = 99

$ kalker 90+10%
99

$ https://www.wolframalpha.com/input?i=90%2B10%25
99

$ https://www.symbolab.com/solver/step-by-step/90%2B10%5C%25?or=input
99

Windows 7 calculator

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions