On Sun, 2011-05-22 at 19:45 -0700, Thomas D. Dean wrote:
> Maxima 5.24.0 http://maxima.sourceforge.net
> using Lisp CLISP 2.44.1 (2008-02-23)
> Distributed under the GNU Public License. See the file COPYING.
> Dedicated to the memory of William Schelter.
> The function bug_report() provides bug reporting information.
>
> (%i1) plot2d(abs(zeta(1/2+x*%i)),[x,0,36]);
> Maxima encountered a Lisp error:
> NO-APPLICABLE-METHOD: When calling #<STANDARD-GENERIC-FUNCTION
> BIGFLOAT-IMPL:EPSILON> with arguments (1/2), no method is
> applicable.
It works fine for me:
Maxima 5.23post http://maxima.sourceforge.net
using Lisp SBCL 1.0.40.0.debian
Regards,
Jaime