functionmin

Return minimum element of complex vector

Extends from Modelica.Icons.Function (Icon for functions).

Information

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

Inputs

TypeNameDefaultDescription
Complex[:]vVector

Outputs

TypeNameDefaultDescription
ComplexresultElement of v with smallest absolute value
Integerindexv[index] has the smallest absolute value