MathGroup Archive 2004

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

Search the Archive

Information about subscripted function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg53037] Information about subscripted function
  • From: seb at magda.ifj.edu.pl
  • Date: Tue, 21 Dec 2004 05:19:13 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

when I define a function with a subscript in its
name: (cell content below)

In[1]:= \!\(f\_1[x_] := x^2\)

I can't see it by use of information operator:

In[2]:= \!\(\(?\ f\_1\)\)

Information::ssym

Out[2]:= \!\(Information[f\_1, LongForm -> False]\)

of course I may ask:

In[3]:= ? Subscript

but then I get ALL functions which have subscripts in their names!

so, how to ask about the defintions of subscripted functions ?

Seb.


  • Prev by Date: Re: Mathematica is not very clever
  • Next by Date: Re: Re: GUIKit - ScrollPane Tables within Wizard
  • Previous by thread: UnitStep bugs remain in ver. 5.01
  • Next by thread: Re: Information about subscripted function