function logC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex log_z "logarithm of z"; end logC;