MathGroup Archive 2011

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

Search the Archive

Re: The derivative of 1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117437] Re: The derivative of 1
  • From: Helen Read <readhpr at gmail.com>
  • Date: Fri, 18 Mar 2011 06:02:09 -0500 (EST)
  • References: <ilsrlo$t7e$1@smc.vnet.net>

On 3/17/2011 7:35 AM, Themis Matsoukas wrote:
> How can I get rid of the inconsequential but bothersome "0." that appears at the beginning of the following result? We are really talking about the derivative of 1.
>
> D[(1 + (1 - Sqrt[x]) (1.574 \[Omega] - 0.176 \[Omega]^2)), x]
>
> 0.\[VeryThinSpace]- (1.574 \[Omega] - 0.176 \[Omega]^2)/(2 Sqrt[x])

D[(1 + (1 - Sqrt[x]) (1.574 \[Omega] - 0.176 \[Omega]^2)), x] // Chop

-- 
Helen Read
University of Vermont


  • Prev by Date: Documentation Center slowness in 8.0.1
  • Next by Date: Re: Wolfram, meet Stefan and Boltzmann
  • Previous by thread: The derivative of 1
  • Next by thread: Re: The derivative of 1