Skip to content

wrong result on pressing x^2 button if input box contains a+b  #2

@arkumish

Description

@arkumish

If input box contains : 2+3 , then on pressing x^2 button

  • result we get : 25 { (2+3)^2 }
  • result we expected : 11 { 2+ sq(3) }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions