function expI extends Modelica.Icons.Function; input Real phi "real argument"; output ComplexType exp_jphi "exponential of j*phi"; end expI;