imin

A function that can be used in Formulas.

Syntax and semantics

imin (x, ...)
determine the location of the minimum of a sequence of numbers.

Tests

    assert imin (7.2, -5, 3) = 2

Links to this page


© Paul Boersma 2023