[Maxima] array issues?
dlakelan
dlakelan at street-artists.org
Fri Apr 10 15:58:18 CDT 2009
Robert Dodier wrote:
> On Fri, Apr 10, 2009 at 12:11 PM, dlakelan <dlakelan at street-artists.org> wrote:
>
>> array(foo,'flonum,10);
>>
>> Non-integer dimension - `array'
>
> array quotes its arguments --- try this: array(foo, flonum, 10);
> i.e. don't quote the type symbol.
I thought for sure that I'd tried this, but I guess it didn't since it
worked.
thanks, perhaps a small mention in the documentation would be in order...
Dan
More information about the Maxima
mailing list