.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 2026-07-02T20:18:56Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos