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

Summation #56

Open
CMCDragonkai opened this issue May 8, 2015 · 6 comments
Open

Summation #56

CMCDragonkai opened this issue May 8, 2015 · 6 comments

Comments

@CMCDragonkai
Copy link

Maybe I missed it, but is there a way to write a summation ∑ in speedcrunch?

@heldercorreia
Copy link
Collaborator

sum(1;2;3;4;5;6;7;8;9)
= 45

Is this what you need?

@CMCDragonkai
Copy link
Author

No more like this: http://en.wikipedia.org/wiki/Summation

You don't need to specify the intermediate sums, the system should write it out for you.

@heldercorreia
Copy link
Collaborator

I guess first we need to support one-variable expressions passed as an argument of a functions. Like:
summation(1; 10; n+1)

newinnovations referenced this issue in newinnovations/SpeedCrunchSI Mar 5, 2017
@UnlimitedCookies
Copy link

What's the status on this? I couldn't find any documentation on it, thus I came to the conclusion that this has not been implemented yet.

Since this repo has been relocated we might have to open this issue on bitbucket.

@MonotoneDevelopment
Copy link

I mean, I could probably implement it

@nullbio
Copy link

nullbio commented Jul 28, 2024

Was googling to see if this was a feature and found this thread. I assume not? :(

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

5 participants