Difference between revisions of "Subscript"
Line 1: | Line 1: | ||
[[Category:Functions that select part of an array]] | [[Category:Functions that select part of an array]] | ||
− | ( | + | Subscript(expr,I,x) can be written [[Subscript/Slice Operator|expr[I=x] ]]. |
− | Subscript | + | Subscript is one of the most commonly used, and most powerful functions in Analytica. Because of its ubiquity, it is often used in its abbreviated form: [[[[Subscript/Slice Operator|expr[I=x] ]]. See [[Subscript/Slice Operator]]. |
Revision as of 19:09, 23 February 2007
Subscript(expr,I,x) can be written expr[I=x] .
Subscript is one of the most commonly used, and most powerful functions in Analytica. Because of its ubiquity, it is often used in its abbreviated form: [[expr[I=x] . See Subscript/Slice Operator.
Comments
Enable comment auto-refresher