User Portlet User Portlet

Discussions
I see a couple of problems. As Bill points out, your code is not syntactically correct. I assume, for example that r should really be "x" in p[x_]. Some general points: 1. You should not use "If" in an expression you want to integrate -- Use...