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
Last revision Both sides next revision
real_value_type [2015/10/11 21:16]
admin
real_value_type [2015/10/12 16:25]
admin [Real Value Type]
Line 3: Line 3:
 A [[wp>​Real_number|real number]] denotes all fractional and non-fractional values. A [[wp>​Real_number|real number]] denotes all fractional and non-fractional values.
  
-This value is defined as a [[wp>​Double_precision_floating-point_format|double precision floating point number]], according to the IEEE754 standard. This type was previously known as "double".+This value is defined as a [[wp>​Double_precision_floating-point_format|double precision floating point number]], according to the IEEE754 standard. This type was previously known as "Double Type".
  
 ===== GUI Editor ===== ===== GUI Editor =====
Line 20: Line 20:
 ===== Automatic Conversions ===== ===== Automatic Conversions =====
  
-  * **Converted from**: [[Int Type]], [[Non Negative ​Int Type]], [[Positive ​Int Type]], [[Bool Type]], [[String Type]], [[Log Tag Type]] and [[Table Value Type]].+  * **Converted from**: [[Integer Value Type]], [[Non Negative ​Integer Value Type]], [[Positive ​Integer Value Type]], [[Boolean Value Type]], [[String Type]], [[Log Tag Type]] and [[Table Value Type]].
  
-  * **Converted to**: [[Int Type]], [[Non Negative ​Int Type]], [[Positive ​Int Type]], [[Bool Type]], [[Null Value Type]], [[Log Tag Type]], [[Percent Type]], [[String Type]], [[Cell Type Type|Cell Type]], [[Tuple Type]] and [[Table Value Type]].+  * **Converted to**: [[Integer Value Type]], [[Non Negative ​Integer Value Type]], [[Positive ​Integer Value Type]], [[Boolean Value Type]], [[Null Value Type]], [[Log Tag Type]], [[Percent Type]], [[String Type]], [[Cell Type Type|Cell Type]], [[Tuple Type]] and [[Table Value Type]].