mode

mode(a, b, c, ...)

mode(A)

mode(A, a, b, B, c, ...)

Computes the mode of all values as an array. In case mode being more than one, multiple values are returned in an array.

Try it yourself:

All functions