min Function

Returns an array equal to the length of each argument. Each element in the array holds the smaller of the corresponding elements of argument 1 and arguments 2.

Arguments

Number Type Compulsory Default Description
1 real Yes Vector 1
2 real Yes Vector 2

Returns

Return type: real array