imax
A function that can be used in
Formulas
.
Syntax and semantics
imax
(
x
,
...
)
determine the location of the maximum of a sequence of numbers.
Tests
assert imax (7.2, -5, 3) = 1
Links to this page
Functions
© Paul Boersma 2023