Skip to content

Label xⁿ is ambiguous for exp operator  #14

@kyraha

Description

@kyraha

There's no register "n" in the calculator, so it's ambiguous what is going to be the base and what will be the power. But there's a convention in RPN to call the tip of the stack the X, and the next element in the stack the Y. Then the exponentiation operator could be labeled as yˣ. Then it'll be easier to remember that the last entered number will be the power.

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