.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-04-27T18:20:39Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos