Differences

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

Link to this comparison view

Next revision
Previous revision
ardiscript:float [2018/04/20 06:01]
optrix created
ardiscript:float [2018/04/20 06:02] (current)
optrix
Line 1: Line 1:
 =====Float===== =====Float=====
  
-Floats ​are a numbered datatype that allows both whole numbers and fractional numbers represented with a decimal point.+Floats ​is a numbered datatype that allows ​for both whole numbers and fractional numbers represented with a decimal point.
  
-Examples of valid Float values are: 1.0, 3.5, 32.635, 7889.1+Examples of valid Float values are: 10, 0.5, 3.5, 32.635, 7889.1