images/contents.gifimages/index.gifimages/prev1.gifimages/next1.gif

MIN()

Definition Minimum. This function compares two values and returns the lower value.

Syntax images/aspen00000208.gif

Parameters <value_1>
The first value evaluated in the comparison.

<value_2>
The second value evaluated in the comparison.

Examples MIN_EX1=MAX(SAVG(IBM,20),SAVG(IBM,5))