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