.Modelica.ComplexMath.product

Information

This function returns the Complex product of the Complex input vector

Interface

function product
  extends Modelica.Icons.Function;
  input Complex v[:] "Vector";
  output Complex result "Complex product of vector elements";
end product;

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos