Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/ENFORCENATURAL
(view source)
Revision as of 18:33, 31 May 2017
450 bytes added
,
18:33, 31 May 2017
no edit summary
Line 10:
Line 10:
*If the Number is negative, it is changed in to positive only.
*If the Number is negative, it is changed in to positive only.
*Number 'zero' is natural number, neither positive nor negative.
*Number 'zero' is natural number, neither positive nor negative.
+
+
==Examples==
+
#ENFORCENATURAL(76) = 76
+
#ENFORCENATURAL(-45) = 45
+
#ENFORCENATURAL(-156.32) = 156
+
#ENFORCENATURAL(8.98) = 8
+
+
==See Also==
+
*[[Manuals/calci/ENFORCEPOSITIVE| ENFORCEPOSITIVE]]
+
+
*[[Manuals/calci/ENFORCENEGATIVE| ENFORCENEGATIVE]]
+
+
*[[Manuals/calci/ENFORCEZERO| ENFORCEZERO]]
+
+
*[[Manuals/calci/INT| INT]
+
+
==References==
+
*[http://en.wikipedia.org/wiki/Integer Integer]
+
+
+
*[[Z_API_Functions | List of Main Z Functions]]
+
*[[ Z3 | Z3 home ]]
Devika
writer
6,694
edits