Can you tell me how to calculate
f(n)=f(n-1)+n^5
f(0)=1
without using recursive
Thank you
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: Find a Sum of a seriesThreaded View
|
Click Here to Expand Forum to Full Width |