function one_der extends Modelica.Icons.Function; input Real x; input Real der_x; output Real der_y; end one_der;