Return phase
partial function phase extends Modelica.Icons.Function; input Real x[n]; output Modelica.Units.SI.Angle phase; end phase;