Re: MinimizeProblem
- To: mathgroup at smc.vnet.net
- Subject: [mg76371] Re: MinimizeProblem
- From: Bill Rowe <readnewsciv at sbcglobal.net>
- Date: Sun, 20 May 2007 02:39:52 -0400 (EDT)
On 5/19/07 at 4:48 AM, anguzman at ing.uchile.cl wrote:
>Why do I get?
>In[4]:=
>Minimize[(x^4-6 x^2+1)^2,{x}]
>Out[4]=
>{1,{x->0}}
=46WIW, version 6 returns
In[4]:= Simplify[Minimize[(x^4 - 6*x^2 + 1)^2, {x}]]
Out[4]= {0, {x -> -1 - Sqrt[2]}}
--
To reply via email subtract one hundred and four