- #1
echandler
- 21
- 1
I was wondering: Is there an even more general formula for the integral than int(x^k) = (x^(k+1))/(k+1) that accounts for special cases like int(x^(-1)) = ln|x| and possibly u substitutions?