Difference between revisions of "Manuals/calci/GENERATENATURAL"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''GENERATENATURAL(Range, HowMany)'''</div><br/> *<math>Range</math> is the range between which numbers are displayed. *<math>HowMany</math> is the...") |
|||
Line 14: | Line 14: | ||
==Related Videos== | ==Related Videos== | ||
− | |||
− | |||
==See Also== | ==See Also== |
Revision as of 13:45, 2 May 2019
GENERATENATURAL(Range, HowMany)
- is the range between which numbers are displayed.
- is the count as how many numbers are to be displayed.
Description
- This function displays natural numbers within the specified range.
- and are positive integer values.
Examples
- GENERATENATURAL(10,4) = 5 0 4 9
- GENERATENATURAL(100,6) = 95 91 78 8 27 70
- GENERATENATURAL(5,10) = 3 4 0 3 0 0 1 1 3
Related Videos
See Also
References