Basic Type

Float

  [
Related Topics]

Synopsis:

Represents a 64 bit floating point value (double), which has a positive range of about 5.0e−324 to 1.7e+308.

Please note that within the context of fitting due to optimization floating point precision is reduced to 32 bit representation with a positive range of about 1.5e−45 to 3.4e+38

Declaration Example:

V: Float;






Related Topics: [Top]  

   [
Support]