DOUBLE: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 January 2023

19 April 2022

  • curprev 15:5315:53, 19 April 2022BigRon55 talk contribs 1,121 bytes +1,121 Created page with "DOUBLE type floating point numerical values use 8 bytes per value. {{PageSyntax}} : DIM {{Parameter|variable}} AS DOUBLE {{PageDescription}} * Literal or variable values can range up to 15 decimal point places. * The variable suffix type is '''#'''. * Use DOUBLE and _FLOAT variables sparingly as they use a lot of program memory. * Values returned may be expressed using exponential or scientific notation using '''E''' for SINGLE or '''D''' for..."