You are here

Basic Operations

20 January, 2016 - 09:21
Table 2.2 Basic operations.

Command

Meaning

sum

Sum of array elements

prod

Product of array elements

sqrt

Square root

log10

Common logarithm (base 10)

log

Natural logarithm

max

Maximum elements of array

min

Minimum elements of array

mean

Average or mean value of arrays

std

Standard deviation