problems with integration
|
12-08-2014, 08:50 AM
Post: #22
|
|||
|
|||
RE: problems with integration
(12-08-2014 02:19 AM)Han Wrote: \[ \int_{x_0}^x (x-a)^n\ dx \]You mustn't use the same variable \(x\) both as the upper limit and control variable of the integration. That would be similar to write in C: Code: for (x = 0; x < x; x++) { \[ \int_{x_0}^x (t-a)^n\ dt \] |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)