.Modelica.ComplexMath.cos

Information

This function returns the Complex cosine of the Complex input.

Interface

function cos
  extends Modelica.Icons.Function;
  input Complex c1 "Complex number";
  output Complex c2 "= cos(c1)";
end cos;

Generated at 2024-04-22T18:15:51Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos