Difference between revisions of "Manuals/calci/ENFORCENATURAL"

From ZCubes Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 15:30, 30 May 2017

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.