User Portlet User Portlet

Discussions
Hi everyone, I define the function and define new function using the derivative and NIntegrate on it. As an example, I made some simple case. Clear[f,d] f[x_?NumericQ, a_?NumericQ] := Sin[a x] d[x_?NumericQ] :=...