MathGroup Archive 2008

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

Search the Archive

Re: bug? f'[x]'

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90914] Re: [mg90894] bug? f'[x]'
  • From: DrMajorBob <drmajorbob at att.net>
  • Date: Tue, 29 Jul 2008 01:39:41 -0400 (EDT)
  • References: <22482780.1217263035440.JavaMail.root@m08>
  • Reply-to: drmajorbob at longhorns.com

The right side of both equations is meaningless in Mathematica, so of  
course they are not True.

For a version of the second one, we do have

D[f'[x], x] == f''[x]

True

Bobby

On Mon, 28 Jul 2008 06:53:58 -0500, <Benjamin.R.Lewis at gmail.com> wrote:

> G'day,
>
> In[]:= f'[x] =!= f[x]' && f''[x] === f'[x]'
> Out[]= True
>
> Can anyone explain this?
>
> -Ben
>
>



-- 
DrMajorBob at longhorns.com


  • Prev by Date: Re: How do I set PlotRegion value permantly?
  • Next by Date: Re: Warning for use of 3D Graphics manipulation with notebook
  • Previous by thread: Re: Re: bug? f'[x]'
  • Next by thread: Re: Re: bug? f'[x]'