.Modelica.Math.sin

Sine

Information

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

Interface

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

Generated at 2025-04-15T18:20:12Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos