MathGroup Archive 2008

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

Search the Archive

Extracting the value from Solve

  • To: mathgroup at smc.vnet.net
  • Subject: [mg85725] Extracting the value from Solve
  • From: "Lea Rebanks" <lrebanks at netvigator.com>
  • Date: Wed, 20 Feb 2008 06:56:46 -0500 (EST)

Hi All,

After evaluating the following .

Solve[Tan[45*Degree]*x + (Sin[108.25718805973634]*
            (-Sqrt[(-0.425185)^2 + 0.843815^2]))/
         Sin[135*Degree] == 0, x]
{{x -> 1.3253773537632034}}

I wish to extract the value only .  1.3253773537632034

Any advice or help gratefully received.

Many thanks.
Best Regards - Lea Rebanks...



  • Prev by Date: Re: Multiple data sets with ListPlot and different PointSizes - Mesh
  • Next by Date: Re: Mathematica Book and Documentation
  • Previous by thread: Re: convex FindMinimum for a large vector
  • Next by thread: RE: Extracting the value from Solve