From Jason Turner

[sf.cmath.ellint.1]

Diff to HTML by rtfpessoa

tmp/tmpr9xumw_8/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  #### Incomplete elliptic integral of the first kind <a id="sf.cmath.ellint.1">[[sf.cmath.ellint.1]]</a>
2
 
3
  ``` cpp
4
- double ellint_1(double k, double phi);
5
  float ellint_1f(float k, float phi);
6
  long double ellint_1l(long double k, long double phi);
7
  ```
8
 
9
  *Effects:* These functions compute the incomplete elliptic integral of
 
1
  #### Incomplete elliptic integral of the first kind <a id="sf.cmath.ellint.1">[[sf.cmath.ellint.1]]</a>
2
 
3
  ``` cpp
4
+ floating-point-type ellint_1(floating-point-type k, floating-point-type phi);
5
  float ellint_1f(float k, float phi);
6
  long double ellint_1l(long double k, long double phi);
7
  ```
8
 
9
  *Effects:* These functions compute the incomplete elliptic integral of