
Student Support Forum: 'NIntegrate, function' topicStudent Support Forum > General > "NIntegrate, function"
| Author |
Comment/Response |
rh
|
09/30/05 08:59am
Hi,
Consider
f[x_]:=NIntegrate[y,{y,0,x}] (0f course it can be integrated, but this keeps things simple).
f[x] will return numbers, f[1]=1/2, and can be plotted. But an error arises if, for example, I try
NSolve[f[x]==.3,x]
Can anyone tell me how to make this work?
Thanks, rh
URL: , |
|
| | | |
 | |
|