function exlin extends Modelica.Icons.Function; input Real x; input Real Maxexp; output Real z; end exlin;