mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #319] Sum of the terms of a recursive sequence #140
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#140
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 @NowanPython on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/319
Describe the bug
In the Calculation app it is impossible to calculate the sum of the terms of a recursive sequence, it only shows the input expression, but it actually works using the graph menu into the Sequence app and also works with Epsilon 20.
To Reproduce
sum(u(n),n,5,10).Expected behavior
I expected the sum to appear in the Calculation app, in order to reuse a precise value afterwards for example.
Screenshots




Doesn't work with Upsilon
Works with Epsilon 20
Works with the graph tab
Device (please complete the following information):
1.0.1-betaThank you for the time you spend developing Upsilon ♥