function findLargestIndex(theArray) { code example Example: javascript index of biggest number arr.indexOf(Math.max(...arr))