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