MATMIN

Syntax

MATMIN (array[%])

Location

Math Package

This function finds the smallest element in an integer or floating point array.

NOTE

Cannot be compiled with Supercharge or Turbo.

WARNING

A string array makes MATMIN hang the system.

CROSS-REFERENCE

MATMAX is the opposite function. Refer also to MINIMUM and MINIMUM% which are even quicker.