BESSELK INDEX

BESSELK _ _ _ _ _ _ _ _ _ _ _ _ operator

The BesselK operator returns the modified Bessel function K.

syntax:

BesselK(<order>,<argument>)

examples:


df(besselk(0,x),x); 

  - besselk(1,x)

There is currently no numeric support for the operator BesselK .