[GH-ISSUE #371] Parenthesis and division not working right for log function #170

Open
opened 2026-05-06 13:15:58 +02:00 by BreizhHardware · 0 comments

Originally created by @qwertyrgb on GitHub (Jun 30, 2024).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/371

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
Originally created by @qwertyrgb on GitHub (Jun 30, 2024). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/371 **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 3. Write something inside the log, then press the right arrow key to exit the parenthesis created by log function 4. Press the ")" key to close the first parenthesis 5. 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](https://github.com/UpsilonNumworks/Upsilon/assets/68125220/6f8e256f-9c3c-4bad-b538-73f7e6f3043c) Before pressing the "÷" key ![b](https://github.com/UpsilonNumworks/Upsilon/assets/68125220/ee7ca74c-5e2b-44e6-ab51-7f38bbe44a70) 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#170
No description provided.