printing of floating point numbers and integers in Maxima
Subject: printing of floating point numbers and integers in Maxima
From: Richard Fateman
Date: Tue, 18 Dec 2007 20:57:00 -0800
the first message (warning) is not a problem: in fact you ARE redefining
NFORMAT.
the second message, about GET, makes no sense to me.
I do not have a CLISP-2.41 to try out. Can you get any more information
about it?
Thanks
RJF
> -----Original Message-----
> From: maxima-bounces at math.utexas.edu
> [mailto:maxima-bounces at math.utexas.edu] On Behalf Of Milan Lukic
> Sent: Tuesday, December 18, 2007 8:47 PM
> To: maxima at math.utexas.edu
> Subject: Re: [Maxima] printing of floating point numbers and
> integers in Maxima
>
> I get the following error:
>
> (%i46) load("/home/milan/maxima_stuff/contrib/nnformat.lisp");
> WARNING: DEFUN/DEFMACRO: redefining function NFORMAT in
> /home/milan/maxima_stuff/contrib/nnformat.lisp, was defined
> in
> /home/milan/maxima-5.12.99rc1/src/binary-clisp/nforma.fas
> Maxima encountered a Lisp error:
>
>
> GET: (SIMPLE-BASE-STRING 46) is not a symbol
>
> Automatically continuing.
> To reenable the Lisp debugger set *debugger-hook* to nil.
>
> My Lisp is clisp-2.41.
>
> Milan
>
> * Richard Fateman <fateman at cs.berkeley.edu> [2007-12-18
> 16:51:59 -0800]:
>
> >
> > Here's what a new version of nformat provides.
> >
> > floatformat
> > integerformat
>