>
> > sage: solve(-(1/2*sqrt((4*w+1)+1))*t+w==0,w)
> > [w == 1/2*sqrt(4*w + 2)*t]
>
> Well, if I'm not mistaken, Sage punts to Maxima's 'solve' function,
> which, I'm sorry to report, is not very strong (it can solve a
> relatively narrow range of problems). But I find that Maxima's
> 'to_pol
On 2014-10-15, platane wrote:
> solve does not solve ?
>
> sage: solve(-(1/2*sqrt((4*w+1)+1))*t+w==0,w)
> [w == 1/2*sqrt(4*w + 2)*t]
Well, if I'm not mistaken, Sage punts to Maxima's 'solve' function,
which, I'm sorry to report, is not very strong (it can solve a
relatively narrow range of probl
I am using Mavericks OS X 10.9.5. I am a little confused why I need an
admin password. I am only running locally without any plans to access my
notebook from other computers over the internet. I put a secure password,
but I am unsure why I can't leave it blank.
On Wednesday, October 15, 2014 9: