.Modelica.ComplexMath.'min'

Information

This function returns the smallest element of the Complex input vector, defined by the Complex absolute.

Interface

function 'min'
  extends Modelica.Icons.Function;
  input Complex v[:] "Vector";
  output Complex result "Element of v with smallest absolute value";
  output Integer index "v[index] has the smallest absolute value";
end 'min';

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39