|
@@ -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"
|