Difference between revisions of "Subscript"
m (adding doc status category) |
|||
Line 4: | Line 4: | ||
Subscript(expr,I,x) can be written [[Subscript/Slice Operator|expr[I=x] ]]. | Subscript(expr,I,x) can be written [[Subscript/Slice Operator|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: | + | 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 21:24, 5 March 2009
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