Manuals/calci/RANDNUM

From ZCubes Wiki
Revision as of 13:51, 21 April 2017 by Devika (talk | contribs)
Jump to navigation Jump to search
RANDNUM (Max)


  • is the final limit value.

Description

  • This function shows the Integer value Randomly.
  • In ,<math>Max</max> is any real number.
  • Here Max is the maximum limit value of the number.
  • When Max is the positive real number then function will return the result either in positive or negative integer value.
  • So this function will return as the whole number either positive ,negative or zero.

Examples

  1. RANDNUM(65) = 54
  2. RANDNUM(-90) = -7
  3. RANDNUM(78.5) = 48

See Also


References