VECTORS AND MATRICES AS FUNCTION ARGUMENTS


Other functions are:

min = returns min value from al elements

max = returns max value from all elements

sum = calculates sum of all elements

mean = finds the mean in all elements

std

LOGICAL VECTORS

TRUE() and FALSE() commands

find function

comparing vectors