XLPack 6.1
Python API Reference Manual
Loading...
Searching...
No Matches

◆ besknu()

def besknu ( nu  ,
 
)

Modified Bessel function of the second kind of order ν Kν(x) (fractional order)

Purpose
besknu computes the modified Bessel function of the second kind of order ν Kν(x).
Returns
float
Modified Bessel function of the second kind of order ν Kν(x).
Parameters
[in]nuOrder ν.
[in]xArgument x. (x > 0)
Error handling
  • If x < 0, domain error (EDOM) occurs.
  • Range error (ERANGE) may occur.
Reference
boost/math/special_functions