how can i draw implicit function with sin, cos function and find root in pyhton?

前端 未结 0 859
温柔的废话
温柔的废话 2021-01-05 17:50

i have a function like this

cos(x) - sin(y) + 0.2 = 0

i want to draw this function in plt.plot and find root (x,y) when function = 0 and this is my code

相关标签:
回答
  • 消灭零回复
提交回复
热议问题