solve command in Symengine

68 views
Skip to first unread message

Eray İnci

unread,
May 5, 2022, 1:46:21 PM5/5/22
to symengine
Hello,
I have such a code. I want to write this with symengine.
How can I do it ?
I will be glad if you help.
In this command, I find the "x and y" solution set by intersecting the equations "D1" and "D3".
"D1" is linear. "D3" is a circle. The "Linsolve" command doesn't solve this. can you help me please? In this command, I find the "x and y" solution set by intersecting the equations "D1" and "D3".

Code  :

S7 = sy.solve((D1,D3),(x,y)) 
Reply all
Reply to author
Forward
0 new messages