Maximum and Minimum Value Ranges for Double Data Types - Aster R

Teradata Aster® R User GuideUpdate 3

Product
Aster R
Release Number
7.00.02.01
Published
December 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
fop1497542774450.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
fbp1477004286096
lifecycle
previous
Product Category
Software

The maximum and minimum value ranges for Double data types are:

  • -1.79769313486232e+308 is out of range for the data type double precision.
  • 1.79769313486232e+308 is out of range for the data type double precision.

For example, The maximum value of double 1.7976931348623157E+308 contains 16 digits after the floating point, which after it is rounded to 14 digits, 1.79769313486232E+308, is out of range.