.Spot.Base.Complex.prodC

Product of complex numbers

Information

Interface

function prodC
  extends Icons.Function;
  input Types.Complex[:] z "complex vector";
  output Types.Complex p "product of components of z";
end prodC;

Generated at 2025-04-27T18:20:39Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos