From Jason Turner

[sf.cmath.expint]

Diff to HTML by rtfpessoa

tmp/tmp6c6m4elj/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  #### Exponential integral <a id="sf.cmath.expint">[[sf.cmath.expint]]</a>
2
 
3
  ``` cpp
4
- double expint(double x);
5
  float expintf(float x);
6
  long double expintl(long double x);
7
  ```
8
 
9
  *Effects:* These functions compute the exponential integral of their
 
1
  #### Exponential integral <a id="sf.cmath.expint">[[sf.cmath.expint]]</a>
2
 
3
  ``` cpp
4
+ floating-point-type expint(floating-point-type x);
5
  float expintf(float x);
6
  long double expintl(long double x);
7
  ```
8
 
9
  *Effects:* These functions compute the exponential integral of their