How do i calculate the derivative of Lagrange polynomial Li Function?

前端 未结 0 1620
我寻月下人不归
我寻月下人不归 2020-11-29 17:26

Currently i\'m stuck in finding the lagrange polynomial Li function\'s derivative. This is how i write the Li function :

def Li(x, xArr, n):
  L = 1
  resArr          


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