Menu

BESSELK

Description

Returns a modified Bessel function that is equivalent to the Bessel function calculated for purely imaginary arguments.

Examples

BESSELK(10, 2) = 2.1509816722496E-5

BESSELK(20, 3) = 7.1489661622851E-10

BESSELK(10, -6) = NAN

BESSELK(NAN) = NAN

BESSELK(INF) = NAN

BESSELK(-INF) = NAN

On this page