I am staring to learn PARI/GP. I am able to set the precision to a high degree and display the output; however, the output is severely truncated. I, if need be, would like to display up to $40,000$ digits but what appears is but a limited version of the output followed by $[***]$.
Does anyone know how to display the output on the screen up to the inputted level of precision?
default(lines, ...)(by default it is $25$ iirc). Or justwrite("name.ext", ...). – metamorphy Jul 01 '19 at 18:08?writeor??write). – metamorphy Jul 01 '19 at 18:36