Main
Home
About
DiscussionBoard
Files
About
Submit
Search
Downloads
Action
FreeBASIC
Future Software
Graphics Demos
Graphics Utilities
Libraries
Miscellaneous
Platform Games
QB64
Sound Related
Space Games
Strategy and RPG
Links
Link to us
Aggregate Summation Of Number Series.zip
- Chuck Mire
0
/
10
This Windows executable will aggregate the sum of a series of numbers, starting from anywhere and ending anywhere. The series of numbers can be incremented by 1, 2 or any other incrementation. IF the increment is 1 or 2, then there are three (3) separate formulas that can compute the total rather than summing the numbers by adding them one-by-one. If the increment is 1, the formula computes ALL the numbers in the series. If the increment is 2 and the start is an EVEN number, the formula computes all the EVEN numbers in the series. If the increment is 2 and the start is an ODD number, the formula computes all the ODD numbers in the series. These formulas give an instant result and are quite useful for very large series. One of the choices in the Windows executable is to display the step-by-step "walk through" of all of the formulas. This allows a user with the skill to do the computation on a simple calculator which can then be checked with the Windows executable. The attached zip file contains the Windows executable, the source code, and a PDF with several screen shots that show the program in action.
Source included - QB64 - 742.17 KB - 1333 downloads
Comments & Ratings by other people:
Your rating:
Rating:
10- Best
9
8
7
6
5
4
3
2
1- Worst
Name:
Comment:
Please enter this number:
Members
Login
Register
QB45 Members
Member List