MathGroup Archive 2005

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

Search the Archive

Re: odd mathematica blindspot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56504] Re: odd mathematica blindspot
  • From: Skirmantas <skirmantas.janusonis at yale.edu>
  • Date: Tue, 26 Apr 2005 21:54:00 -0400 (EDT)
  • References: <d4klbs$eg7$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Also:

In[4]:=
sol=Solve[(999/1000)^x==.5, x]//Flatten

Out[4]=
{x->692.801}

In[5]:=
Sqrt[x]/.sol

Out[5]=
26.3211


  • Prev by Date: Re: Eigensystem Eigenvalues fail for 34x34 sparse matric but not for 33x33
  • Next by Date: MathKernel Crash on NonlinearRegress
  • Previous by thread: Re: Re: Re: odd mathematica blindspot
  • Next by thread: Re: odd mathematica blindspot