.Modelica.Math.cos

Cosine

Information

This function returns y = cos(u), with -∞ < u < ∞:

Interface

function cos
  extends Modelica.Math.Icons.AxisLeft;
  input Modelica.Units.SI.Angle u "Independent variable";
  output Real y "Dependent variable y=cos(u)";
end cos;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos