| Line 1: |
Line 1: |
| − | <div style="font-size:30px">'''STATS(a,b,c)'''</div><br/> | + | <div style="font-size:30px">'''STATS (Array,ResultTabular,IsHorizontal)'''</div><br/> |
| − | *<math>a</math> is the starting number of the set. | + | *<math>Array</math> is any set of numbers to start. |
| − | *<math>b</math> is the ending number of the set. | + | *<math>ResultTabular</math> is any set of numbers to end. |
| − | *<math>c</math> is the step number. | + | *<math>IsHorizontal</math> is the step number. |
| | | | |
| | ==Description== | | ==Description== |