From Jason Turner

[sf.cmath.comp.ellint.1]

Diff to HTML by rtfpessoa

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