In Maple one can use [] to indicate either an array subscript, or a label subscript. can you do the latter in MAXIMA?
Subject: In Maple one can use [] to indicate either an array subscript, or a label subscript. can you do the latter in MAXIMA?
From: Stavros Macrakis
Date: Sun, 3 Nov 2013 22:10:21 -0500
What is the difference between an array subscript and a label subscript in
Maple?
Maxima allows you to use arbitrary expressions as subscripts, e.g.,
t[start] and t[end]. Is that what you mean by a label subscript?
-s
On Sun, Nov 3, 2013 at 1:14 AM, Jon Robinson <jonwrobinson at verizon.net>wrote:
> In Maple one can use [] to indicate either an array subscript, or a label
> subscript depending on how you type it in. Can you do the latter in MAXIMA?
>
> Thanks
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>