Alshevskij Dmitrij Alshevskij 1 год назад
Родитель
Сommit
48c6753c8c
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      Elliptic-integrals/README.md

+ 5 - 1
Elliptic-integrals/README.md

@@ -25,4 +25,8 @@ A vector containing the values of F(ϕ,k) (at the first position) and E(ϕ,k) (a
 * For other cases, the function iteratively computes the integrals until a desired level of precision is achieved.
 
 **Note:**
-This implementation has a maximum iteration limit of 1000. Adjustments may be needed based on the desired precision and performance requirements.
+This implementation has a maximum iteration limit of 1000. Adjustments may be needed based on the desired precision and performance requirements.
+
+**Related papers: **
+Shanjie Zhang, Jian-Ming Jin, "Computation of Special Functions"
+Irene A. Stegun, Milton Abramowitz, "Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables"