User Portlet User Portlet

Discussions
The reason for the error is that h[10, 12, 2, 0.5, 3, 5, 0.01, z] (where z does not have a numerical value) returns a ConditionalExpression. Try something like [mcode]In[8]:= cdf[n1_, n2_, r_, rho_, th1_, th2_, z_] := Integrate[WGen[n1, n2, r,...