From Jason Turner

[sf.cmath.cyl.bessel.k]

Diff to HTML by rtfpessoa

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