pmxal3

5 Reputation

3 Badges

12 years, 136 days

MaplePrimes Activity


These are questions asked by pmxal3

Hi Everyone,

I'm trying to impletement the solution in a for loop. As an example, consider

for i from 1 to 10 do print(evalf(Int(proc (y) options operator, arrow; y^i end proc, -1/2 .. 1/2))) end do

For each iteration the output is the same, even though the values of the integrals should be the same. I see that the output is actually the first interation repeated 10 times.

Is there a solution for this problem?

Thanks,

Ant

Hello,

I'm trying to evaluate an integral numerically on a unix system with the command line version of maple (version 16). For some entered parameters the integral evaluates quickly but for others it never seems to be able to complete the computation.

Moreover, when running the files, which are .mpl files, via the GUI all integrals are evaluated with ease.

So far I have been unable to find why some integrals and not others are evaluated when submitted via the command line version.

Page 1 of 1