Bessel function of the second kind of order zero Y0(x)
- Purpose
- Computes the Bessel function of the second kind of order zero Y0(x).
- Returns
- Double
Bessel function of the second kind of order zero Y0(x).
- Parameters
-
| [in] | X | Argument x. (X > 0) |
| [out] | Info | (Optional)
= 0: Successful exit.
= -1: The argument X had an illegal value. (X <= 0)
= 1: Floating point range error. |
- Reference
- boost/math/special_functions