function tanhC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex tanh_z "hyp tangens of z"; end tanhC;