Write a function that can take a diffrent Amount of inputs for every run Which gives you the sum of all Inputs.
Example:
f(a,b) = a+b, f(1,...,n) = 1+...+n
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers5
Suggested Problems
-
5 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!