MIN Function

Returns the value of the smallest element in array.

Usage

Input Parameters

Returned Value

Keywords


TIP: If you need to find both the minimum and maximum array values, use the Max keyword to avoid having to scan the array twice using separate calls to MAX and MIN.

Example 1

Example 2

Example 3

See Also





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