Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
non_negative_integer_value_type [2013/08/08 03:28]
admin
non_negative_integer_value_type [2015/10/11 23:05] (current)
admin
Line 1: Line 1:
-====== Non Negative ​Int Type ======+====== Non Negative ​Integer Value Type ======
  
 A [[wp>​Non-negative_integer|non-negative integer]] denotes the positive [[wp>​Integer|integers]] plus 0. A [[wp>​Non-negative_integer|non-negative integer]] denotes the positive [[wp>​Integer|integers]] plus 0.
Line 19: Line 19:
 ===== Automatic Conversions ===== ===== Automatic Conversions =====
  
-  * **Converted from**: [[Double ​Type]], [[Int Type]], [[Bool Type]] and [[Log Tag Type]].+  * **Converted from**: [[Real Value Type]], [[Integer Value Type]], [[Boolean Value Type]] and [[Log Tag Type]].
  
-  * **Converted to**: [[Double ​Type]], [[Int Type]], [[Positive ​Int Type]], [[Bool Type]], [[Null Value Type]], [[Log Tag Type]], [[String Type]] and [[Cell Type Type|Cell Type]].+  * **Converted to**: [[Real Value Type]], [[Integer Value Type]], [[Positive ​Integer Value Type]], [[Boolean Value Type]], [[Null Value Type]], [[Log Tag Type]], [[String Type]] and [[Cell Type Type|Cell Type]].