.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-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos