y = 3*u - sin(w*u) - 1
function fun2 extends Modelica.Math.Nonlinear.Interfaces.partialScalarFunction; input Real w "Angular velocity"; end fun2;