[sage-support] numerical integration problem

2012-08-07 Thread uwe.schilling
Dear all, I am new to sage and I have a problem with the integrate-command that I cannot explain and whose error message I don't really understand. Here's what it looks like: If I do quite simple integration

[sage-support] numerical integration problem

2012-08-07 Thread uwe.schilling
Dear all, I am quite new to sage and right now I'm trying to perform quite a simple numerical integration of the following form: sage: integral(exp(-300.0/(-0.064*x+14.0)),x,0.0,120.0) If I simply put "x" into the denominator instead of the linear function it works fine. However, as shown, it