Too few arguments supplied to...



Thank you for your interest in Maxima.

I suspect that the problem is that you are redefining the built-in function
"rest".  Try using a different name.

             -s

PS As volunteers with limited time to analyze user problems, we would
appreciate it if you would take the effort to report *minimal reproducible
examples*. Besides the obvious savings in our time, often, in the process
of winnowing down an issue to a minimal example, you will end up finding
the problem yourself.

On Sun, Nov 25, 2012 at 10:40 PM, foelsche at sbcglobal.net <
foelsche at sbcglobal.net> wrote:

> see attached diode.txt.
>
> Output is:
>
>
>
> Maxima 5.20.1 http://maxima.sourceforge.net
> using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (a.k.a. GCL)
> 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)
> (%i2)
> (%i3)
> (%i4)
> (%i5)
> (%i6)
> (%i7)
> (%i8)
> (%i9)
> (%i10)
> (%i11)
> (%i12)
> (%i13)
> (%i14)
> (%i15)
> (%i16)
> (%i17)
> (%i18)
> (%i19)
> (%i20)
> (%i21)
> Too few arguments supplied to rest(t,i1,v1,v2,v2t,omega); found: [[2,t]]
>  -- an error.  Entering the Maxima debugger.
> Enter ':h' for help.
> facsuml(arglist=[2,t])(facexp.mac line 106)
> ??/usr/share/maxima/5.20.1/share/simplification/facexp.mac:106::
> (dbm:1)
> Too few arguments supplied to rest(t,i1,v1,v2,v2t,omega); found: [[2,t]]
>  -- an error.  Entering the Maxima debugger.
> Enter ':h' for help.
> facsuml(arglist=[2,t])(facexp.mac line 106)
> ??/usr/share/maxima/5.20.1/share/simplification/facexp.mac:106::
> (dbm:2)
>
> and plenty more
>
>
>
> Peter
>
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
>