MathGroup Archive 1991

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: RE: Solve
  • Next by Date: Output in Do loops
  • Previous by thread: Re: Bug in StruveH
  • Next by thread: Output in Do loops