MathGroup Archive 2011

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

Search the Archive

Re: Overloading functions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119179] Re: Overloading functions
  • From: "p.ramsden" <p.ramsden at imperial.ac.uk>
  • Date: Mon, 23 May 2011 08:41:29 -0400 (EDT)
  • References: <irdcoa$3op$1@smc.vnet.net>

You can see all this quite clearly, I think, if you simply type

Derivative[1, 0][f]

and

Derivative[1, 0,0][f]

which return

1 &

and

2 &

respectively.


  • Prev by Date: Re: Simple integral
  • Next by Date: Re: Simple integral
  • Previous by thread: Re: Overloading functions
  • Next by thread: just for your amusement