XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches

◆ besy0()

double besy0 ( double  x)

Bessel functions of the second kind of order zero Y0(x)

Purpose
besynu computes the Bessel function of the second kind of order zero Y0(x).
Returns
Bessel functions of the second kind of order zero Y0(x).
Parameters
[in]xArgument x (x > 0).
Error handling
  • If x <= 0, domain error (EDOM) occurs.
  • Range error (ERANGE) may occur.
Reference
boost/math/special_functions