FIX Function

Converts an expression to integer data type.
Extracts data from an expression and places it in a integer scalar or array.

Usage



Input Parameters

Returned Value

Keywords

Discussion


CAUTION: If the values of expr are within the range of a long integer, but outside the range of the integer data type (-32,768 to +32,767), a misleading result occurs, without an accompanying message. For example, FIX(66000) erroneously results in 464.

Examples






See Also





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