min

min(a, b, c, ...)

min(A)

min(A, dimension)

Compute the minimum value of a list of values.

Try it yourself:

All functions