Hi!

Am Dienstag, 27. März 2018 schrieb aitor_czr:
> Hi Nik,
> 
> On 03/27/2018 10:07 AM, Dr. Nikolaus Klepp wrote:
> > Am Dienstag, 27. März 2018 schrieb aitor_czr:
> >> Hi,
> >>
> >> On 23/03/18 16:42, KatolaZ wrote:
> >>> On Fri, Mar 23, 2018 at 04:27:39PM +0100, Dr. Nikolaus Klepp wrote:
> >>>> I have an interesting problem with maxima/wxmaxima on ascii:
> >>>>
> >>>> wxmaxima and maxima can solve this equation:
> >>>>
> >>>> solve([x²+y²=r², (x-a)²+(y)²=p²],[x,y]);
> >>>>
> >>> I get the correct solution in both maxima and wxmaxima....
> >>>
> >>>> but this equation is solved in maxima, but not in wxmaxima (gives an 
> >>>> empty solution):
> >>>>
> >>>> solve([x²+y²=r², (x-a)²+(y-b)²=p²],[x,y]);
> >>>>
> >>>> Could somebody please try to replicate this result?
> >>> ...I get an empty solution for the second equation in*both*  maxima
> >>> and wxmaxima.
> >>>
> >>> My2Cents
> >>>
> >>> KatolaZ
> >> i get an empty solution in maxima:
> >>
> >> (%i1) solve([x^²+y^²=r^², (x-a)^²+y^²=p^²],[x,y]);
> >> (%o1)                                 []
> >>
> >>
> >>     Aitor.
> > Thank you for testing. I placed a bugreport upstream, let's see how this 
> > turns out.
> >
> > Nik
> 
> I didn't clarify: i'm in jessie.
> 
>    Aitor.

That's good to hear, 'cause it shows that somebody occasionally fixes bugs in 
maxima. The second example does not work with the latest maxima (5.41.0) on 
Linux/FreeBSD/Windows either.

Nik

-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to