Skip to main content

Module k0

Module k0 

Source

Functionsยง

f_k0
Modified Bessel of the second kind of order 0
i0_0_to_1_fast ๐Ÿ”’
Computes I0 on interval [0; 1] as rational approximation I0 = 1 + (x/2)^2 * Pn((x/2)^2)/Qm((x/2)^2))
k0_asympt ๐Ÿ”’
Generated in Wolfram
k0_asympt_hard ๐Ÿ”’
Generated in Wolfram
k0_small_dd ๐Ÿ”’
K0(x) + log(x) * I0(x) = P(x^2) hence K0(x) = P(x^2) - log(x)*I0(x)
k0_small_hard ๐Ÿ”’
K0(x) + log(x) * I0(x) = P(x^2) hence K0(x) = P(x^2) - log(x)*I0(x)