function expC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex exp_z "exponential of z"; end expC;