Syntax: argMax(arg, val)
argMax(arg, val)
Calculates the arg value for a maximum val value. If there are several different values of arg for maximum values of val, the first of these values encountered is output.
arg
val
Rating: 2 - 47 votes