naginterfaces.library.specfun.bessel_​k0_​scaled

naginterfaces.library.specfun.bessel_k0_scaled(x)[source]

bessel_k0_scaled returns a value of the scaled modified Bessel function .

For full information please refer to the NAG Library document for s18cc

https://support.nag.com/numeric/nl/nagdoc_30/flhtml/s/s18ccf.html

Parameters
xfloat

The argument of the function.

Returns
sk0float

The value of the function at .

Raises
NagValueError
(errno )

On entry, .

Constraint: .

Notes

bessel_k0_scaled evaluates an approximation to , where is a modified Bessel function of the second kind. The scaling factor removes most of the variation in .

The function uses the same Chebyshev expansions as bessel_k0_real(), which returns the unscaled value of .

References

NIST Digital Library of Mathematical Functions