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]);

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?

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