Manuals/calci/ENFORCENATURAL

From ZCubes Wiki
Revision as of 15:30, 30 May 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''ENFORCENATURAL(Number)'''</div><br/> *<math>Number</math> is any real number. ==Description== *This function converts or enforces the given num...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ENFORCENATURAL(Number)


  • is any real number.

Description

  • This function converts or enforces the given number or set of numbers to natural value.
  • Natural number is the non negative integer starting from 0,1,2,3..
  • So natural number is the positive integer number.
  • In Number is any real number.
  • If the Number is positive, it is retained as positive only.
  • If the Number is negative, it is changed in to positive only.
  • Number 'zero' is natural number, neither positive nor negative.