MATMAX

Syntax

MATMAX (array[%])

Location

Math Package

This function finds the largest value contained in an integer or floating point array.

NOTE

This cannot be compiled with Supercharge or Turbo.

WARNING

A string array makes MATMAX hang the system.

CROSS-REFERENCE

MATMIN is the complementary function. See also MAXIMUM and MAXIMUM%.