Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make Maxima display more digits

Tags:

maxima

How do you make Maxima print out all the digits it possibly can?

For example I entered 256^(256); and maxima returned 323170060713110073007148766886[557 digits]952148193555853611059596230656. I want it to print all the 557 digits in between, how do I go about doing that?

like image 590
E7_82_8E Avatar asked Oct 28 '25 05:10

E7_82_8E


1 Answers

If you are using wxMaxima, change 2D-display in the Maxima entry of the menu to ascii or none. You can obtain the same result with set_display('ascii)$ or set_display('none)$

like image 114
Jeronimo Avatar answered Oct 30 '25 12:10

Jeronimo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!