question on int and constant of integration
Show older comments
hello everyone, I am a rookie, so apologies in advance if the question is stupid:
int(-2*x/(1 + x^2)^2) gives an answer without a constant
but
int(2*x+9) gives as answer (2*x+9)^2/4 ie with a constant of integration set at 81/4
This is very puzzling. Am I missing anything?
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!