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