mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #260] Calculator hangs/crashes when performing certain complex calculations. #105
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LemmusLemmus on GitHub (Jun 28, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/260
Describe the bug
When performing certain complex calculations, the calculator becomes extremely slow, and when pressing the "more results" / "three dots" button, the error "The working memory is full. Try again." appears. Additionally, the calculated result is inaccurate.
To Reproduce
Steps to reproduce the behavior:
In the math settings, changing the complex format and angle measures do not make a difference.
Expected behavior
Screenshots



If applicable, add screenshots to help explain your problem.
Device:
Notably, the issue does not occur in the Epsilon 18.2.2 simulator. No hanging/slowdown is experienced, and the three dots menu can be accessed and works as expected. The exact result is however still in cartesian format with an inaccurate approximation.
@fmOOmf has some additional insight into what the problem might be, below is a quick comment they made: