.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 2025-07-14T18:21:07Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos