Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parenthesis and division not working right for log function #371

Open
qwertyrgb opened this issue Jun 30, 2024 · 0 comments
Open

Parenthesis and division not working right for log function #371

qwertyrgb opened this issue Jun 30, 2024 · 0 comments

Comments

@qwertyrgb
Copy link

Describe the bug
The division key makes the fraction bar ignore the parenthesis when there is a log function inside

To Reproduce
Steps to reproduce the behavior:

  1. In the calculation app, press the "(" key, then press the log key
  2. Write something inside the log, then press the right arrow key to exit the parenthesis created by log function
  3. Press the ")" key to close the first parenthesis
  4. Press the "÷" key to create a fraction bar
    The fraction bar only divides the argument of the log

Expected behavior
The fraction bar should apply to the two sets of parenthesis and divide the log

Screenshots
a
Before pressing the "÷" key

b
After pressing the "÷" key

Device (please complete the following information):

  • The device on which you're running Upsilon: n0110
  • Upsilon Version: issue on both 1.0.1 and 1.0.1-dev
  • Upsilon commit: 1d00d7d and d3513a0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant