MAX Function

Returns the value of the largest element in an input array.

Usage

Input Parameters

Returned Value

Keywords


TIP: If you need to find both the minimum and maximum array values, use this keyword to avoid scanning the array twice with 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.