MathGroup Archive 2000

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

Search the Archive

Re: The Del operator

  • To: mathgroup at smc.vnet.net
  • Subject: [mg24715] Re: [mg24704] The Del operator
  • From: BobHanlon at aol.com
  • Date: Wed, 9 Aug 2000 02:31:13 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

In a message dated 8/4/2000 1:29:35 AM, jackgold at math.lsa.umich.edu writes:

>If you input  Del[x] you get as output  "inverted-delta"[x].
>I would like to incorporate a similar feature in a package I 
>am writing,  to wit,
>
>The output of  Chi[x,a,b]  should be  "Greek-lowercase chi"[x,a,b].
>

Chi[x_, a_, b_] := \[Chi][x, a, b]


Bob Hanlon


  • Prev by Date: log scale
  • Next by Date: Exporting Graphics: Transparent Background?
  • Previous by thread: The Del operator
  • Next by thread: Re: The Del operator