? printf, for example:
printf(false,"~42,40f",2.23456*10**-30)
For detailed documentation of the format string (the ~ part), see the Lisp
hyperspec <http://www.lispworks.com/documentation/HyperSpec/Body/22_cca.htm>
.
-s
On Wed, Feb 13, 2013 at 11:39 AM, Antonio Lapira <antoniolapira at yahoo.it>wrote:
> I don't remember anymore how to show 2.23456*10**-30
> as
> 0.0000000000000000000000000000022345600000
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>