Manuals/calci/GENERATENATURAL

Revision as of 14:45, 2 May 2019 by Devika (talk | contribs) (→‎Related Videos)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

  1. GENERATENATURAL(10,4) = 5 0 4 9
  2. GENERATENATURAL(100,6) = 95 91 78 8 27 70
  3. GENERATENATURAL(5,10) = 3 4 0 3 0 0 1 1 3

Related Videos

Natural numbers

See Also

References