argmax() Returns the index of the element with the highest value, ignoring missing elements. Declarationfunc argmax() -> Int? See AlsoFinding an Element Indexargmin()