max Function

Returns an array equal to the length of each argument. Each element in the array holds the larger 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