You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fa2cf1d471224644251a972f9424f30bde62c2c3/lib/node_modules/@stdlib/math/base/special/ellipk/docs/img/equation_complete_elliptic_integral_first_kind.svg" alt="Complete elliptic integral of the first kind">
37
-
<br>
38
-
</div> -->
39
-
40
35
<!-- </equation> -->
41
36
42
37
where the parameter `m` is related to the modulus `k` by `m = k^2`.
@@ -50,30 +45,30 @@ where the parameter `m` is related to the modulus `k` by `m = k^2`.
- Fukushima, Toshio. 2009. "Fast computation of complete elliptic integrals and Jacobian elliptic functions." _Celestial Mechanics and Dynamical Astronomy_ 105 (4): 305. doi:[10.1007/s10569-009-9228-z][@fukushima:2009a].
214
-
- Fukushima, Toshio. 2015. "Precise and fast computation of complete elliptic integrals by piecewise minimax rational function approximation." _Journal of Computational and Applied Mathematics_ 282 (July): 71–76. doi:[10.1016/j.cam.2014.12.038][@fukushima:2015a].
215
-
216
206
</section>
217
207
218
208
<!-- /.references -->
@@ -221,13 +211,6 @@ int main( void ) {
221
211
222
212
<sectionclass="related">
223
213
224
-
* * *
225
-
226
-
## See Also
227
-
228
-
- <spanclass="package-name">[`@stdlib/math/base/special/ellipe`][@stdlib/math/base/special/ellipe]</span><spanclass="delimiter">: </span><spanclass="description">compute the complete elliptic integral of the second kind.</span>
229
-
- <spanclass="package-name">[`@stdlib/math/base/special/ellipj`][@stdlib/math/base/special/ellipj]</span><spanclass="delimiter">: </span><spanclass="description">compute the Jacobi elliptic functions sn, cn, and dn.</span>
0 commit comments