![]()
![]() ![]() ![]() ![]() ![]() ![]() ![]() Documentation Top ![]() Global Index ![]() Reference Manual ![]() ![]() ![]() Developer's Guide ![]() ![]() Tuning Cloudscape ![]() ![]() |
DOUBLE PRECISIONThe DOUBLE PRECISION data type provides 8-byte storage for numbers using IEEE floating-point notation. Syntax for Column DefinitionMinimum Value4.9E-324 (java.lang.Double.MIN_VALUE) Maximum Value1.7976931348623157E308 (java.lang.Double.MAX_VALUE) Corresponding Compile-Time Java Typejava.lang.Double JDBC Metadata Type (java.sql.Types)DOUBLE When mixed with other data types in expressions, the resulting data type follows the rules shown in Numeric Type Promotion in Expressions. See also Storing Values of One Numeric Data Type in Columns of Another Numeric Data Type. Literal Examples | ||
![]() ![]() ![]() ![]() ![]() ![]() | ![]() ![]() Cloudscape Version 3.0 ![]() For technical support, go to: www.cloudscape.com and click Support. Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved. |