How can I increase the 1000000 limit of output in Maple?

1k Views Asked by At

Please is it possible to increase the 1000000 maximum limit of output? I tried doing some computation in form of power series for larger series but I got the message "1000000 limit of output exceeced". How can I resolve this?

1

There are 1 best solutions below

0
On

In Maple, the limit for the size of output is controlled in the precision tab of the Options menu. To change this, go to Tools - Options - Precision - Limit Expression Length to ##### precision setting and update the value accordingly.