On Tuesday, August 7, 2012 4:06:25 PM UTC+2, kcrisman wrote:
>
>
>
> On Tuesday, August 7, 2012 9:40:39 AM UTC-4, uwe.schilling wrote:
>>
>> 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:
>>
>>
> Numeri
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
On Tuesday, August 7, 2012 9:40:39 AM UTC-4, uwe.schilling wrote:
>
> 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:
>
>
Numerical integration doesn't work this way. Here, it will try to do a FTC
integrat
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