I stumbled across the fact this integral:
Integrate[1/y, {y, 0, 1}, GenerateConditions -> False]
returns
0
Anybody understand why this is zero and not divergent? Is "GenerateConditions" doing something weird?
I stumbled across the fact this integral:
Integrate[1/y, {y, 0, 1}, GenerateConditions -> False]
returns
0
Anybody understand why this is zero and not divergent? Is "GenerateConditions" doing something weird?
Comments
Post a Comment