.Spot.Base.Complex.conjC

Conjugate value of complex number

Information

Interface

function conjC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex conj_z "conjugate value of z";
end conjC;

Generated at 2025-07-11T18:21:10Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos