.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 2026-01-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos