Subscripted
- To: mathgroup at yoda.ncsa.uiuc.edu
- Subject: Subscripted
- From: Gordon Erlebacher <erlebach at icase.edu>
- Date: Tue, 12 Feb 91 19:43:01 GMT
I have a function f[i,j], and would like to write it as f[i] with a superscript
j. According to the manual, the following expression should work:
Subscripted[f[i,j],{},j]
it does not work under version 1.2 of Mathematica. Anybody have any suggestion?
This has been tried on a Personal Iris and on a Convex.
Thanks in advance,
Gordon Erlebacher