function atanC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex atan_z "arc-tangens of z"; end atanC;