Assume that f(z) is entire. Show that e^f(z) is also entire.
I did the following:
f(z) = u(x,y) + iv(x,y) = u + iv
let w(z) = e^(f(z)) = e^(u + iv) = (e^u)(cos(v) + isin(v)) = g(x,y) + ih(x,y)
but I couldn't figure out what to do... I'd be very glad if you can help me...