Command Reference : Matrix Language Reference
  
 
@imin
Syntax: @imin(o)
Argument: vector or series, o
Return: scalar
Returns a scalar containing the index of the minimum of the series or vector. The series version uses the current workfile sample. Example:
scalar s1 = @imin(ser1)