DOUBLE Function

Converts an expression to double-precision floating-point data type.
Extracts data from an expression and places it in a double-precision floating-point scalar or array.

Usage



Input Parameters

Returned Value

Keywords

Example





NOTE: If you want to place the double-precision value of a constant into a variable, it is more efficient to use the d or D constant notation rather than the double function. For example:

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.