From Jason Turner

[sf.cmath.comp.ellint.3]

Diff to HTML by rtfpessoa

tmp/tmpxpjbk9lx/{from.md → to.md} RENAMED
@@ -7,11 +7,10 @@ long double comp_ellint_3l(long double k, long double nu);
7
  ```
8
 
9
  *Effects:* These functions compute the complete elliptic integral of the
10
  third kind of their respective arguments `k` and `nu`.
11
 
12
- *Returns:*
13
- $$\mathsf{\Pi}(\nu, k) = \mathsf{\Pi}(\nu, k, \pi / 2) \text{ ,\quad for $|k| \le 1$,}$$
14
- where k is `k` and $\nu$ is `nu`.
15
 
16
  See also [[sf.cmath.ellint.3]].
17
 
 
7
  ```
8
 
9
  *Effects:* These functions compute the complete elliptic integral of the
10
  third kind of their respective arguments `k` and `nu`.
11
 
12
+ *Returns:* $\mathsf{\Pi}(\nu, k)$, where $\mathsf{\Pi}$ is given by , k
13
+ is `k`, and $\nu$ is `nu`.
 
14
 
15
  See also [[sf.cmath.ellint.3]].
16