User Portlet User Portlet

Discussions
Hi everyone, i am trying to create a nice plot of a function in 3d, that consists of three parts: a top part (z>=0), a bottom part (z Function[{alpha, dt, z}, A >= 0], MaxRecursion -> 3, PlotPoints -> 100], Plot3D[(A/10), {alpha, 0.5, 2}, {dt,...