Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reimplement SERIESSUM function #2525

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

Merged
merged 2 commits into from
Nov 24, 2024
Merged

Reimplement SERIESSUM function #2525

merged 2 commits into from
Nov 24, 2024

Conversation

jahav
Copy link
Member

@jahav jahav commented Nov 24, 2024

Reimplement SERIESSUM function to be more faithful to Excel (conversion behavior of arguments) and remove use of XObjectExpression adapter (related to #2482). It is now also short circuited, so when number is infinity, it stops evaluating.

@jahav jahav added this to the v0.105.0 milestone Nov 24, 2024
In the future, every function should ensure that is can be cancelled. For
now, just add API that can be called, so I don't have to check every
function later.
@jahav jahav force-pushed the reimplement-seriessum branch from 4f8e2cb to 95ba52b Compare November 24, 2024 14:14
@jahav jahav merged commit 0f741c4 into develop Nov 24, 2024
6 checks passed
@jahav jahav deleted the reimplement-seriessum branch November 24, 2024 14:26
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

Successfully merging this pull request may close these issues.

1 participant