.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-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos