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



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

Reply via email to