Compatible with:
DOS Maximite CMM MM150
MM170 MM+ MMX Picromite ArmiteL4
Armite F4 ArmiteH7 Picomite CMM2
Syntax:
MAX( arg1 [, arg2 [, ?]] )
MIN( arg1 [, arg2 [, ?]] )
Description:
Returns the maximum or minimum number in the argument list.
Note that the comparison is a floating point comparison (integer arguments are
converted to floats) and a float is returned.
Last edited: 29 September, 2020