f1=Plot3D[Sinh[x] Cos[y], {x,-2,2}, {y,0,15}, PlotPoints->25] f2=Plot3D[Cosh[x] Sin[y], {x,-2,2}, {y,0,15}, PlotPoints->25]