max

max(a, b, c, ...)

max(A)

max(A, dimension)

Compute the maximum value of a list of values.

Try it yourself:

All functions