From Jason Turner

[sf.cmath.cyl.bessel.i]

Diff to HTML by rtfpessoa

tmp/tmp21khy2dj/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  #### Regular modified cylindrical Bessel functions <a id="sf.cmath.cyl.bessel.i">[[sf.cmath.cyl.bessel.i]]</a>
2
 
3
  ``` cpp
4
- double cyl_bessel_i(double nu, double x);
5
  float cyl_bessel_if(float nu, float x);
6
  long double cyl_bessel_il(long double nu, long double x);
7
  ```
8
 
9
  *Effects:* These functions compute the regular modified cylindrical
 
1
  #### Regular modified cylindrical Bessel functions <a id="sf.cmath.cyl.bessel.i">[[sf.cmath.cyl.bessel.i]]</a>
2
 
3
  ``` cpp
4
+ floating-point-type cyl_bessel_i(floating-point-type nu, floating-point-type x);
5
  float cyl_bessel_if(float nu, float x);
6
  long double cyl_bessel_il(long double nu, long double x);
7
  ```
8
 
9
  *Effects:* These functions compute the regular modified cylindrical