.Spot.Base.Complex.cosC

Cosine of complex number

Information

Interface

function cosC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex cos_z "cosine of z";
end cosC;

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos