.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-01-07T19:14:18Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos