scipy.special.
lqn#
- scipy.special.lqn(n, z)[source]#
第二類 Legendre 函數。
計算第二類 Legendre 函數 Qn(z) 的序列,以及從 0 到 n(包含)所有階數的導數。
參考文獻
[1]Zhang, Shanjie 與 Jin, Jianming。“特殊函數計算”,John Wiley and Sons,1996。https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html