The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||
See also: MinMax (Matrix), MinMax (Vector), MaxArray, MinMaxArray | |||||||
MinArray |
|||||||
The function MinArray returns the minimum value of the array Arr. If the array Arr is nil or empty MaxInt is returned by versions [1] to [6] and uc_MaxDouble by the other versions of the function. Versions [2] and [4] return the indices of the found minimum in the variable parameters ix and iy.
|