Computer Science Canada Arithmetic Sequence |
| Author: | randint [ Sat Dec 31, 2011 9:22 am ] |
| Post subject: | Arithmetic Sequence |
Definition: a series that the difference of each term to relative to the previous term is the same (i.e. discrete linear function), this program uses long as data type, in a SERIES, double is NOT ACCEPTABLE. |
|