Double Field Type

Use the Double data type instead of Numeric when you need more accuracy, a fixed amount of storage in your table, or true floating-point values. For more information about the specifications for this type, see the tables of Data and Field Types.

In a table, unlike Numeric data, you determine the position of the decimal point when you enter the value.

See Also

Numeric Expression Creation | Numeric Operators | Data and Field Types