function atanhC extends Modelica.Icons.Function; input ComplexType z "complex argument"; output ComplexType atan_z "area-tangens-hyp of z"; end atanhC;