clisp
layout_autotools true
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.
Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.
tomdean