You are here: Symbol Reference > SpecialFuncs Namespace > Functions > SpecialFuncs.Besk Function
MtxVec VCL
ContentsIndex
PreviousUpNext
SpecialFuncs.Besk Function

Modified Bessel function of the second kind Kn(Z) (complex argument).

Pascal
function Besk(NU: double; Z: TCplx): TCplx; overload;
Parameters 
Description 
NU 
Defines the order of Hankel function. 
Defines complex value for which Kn((Z) should be evaluated. 

modified Bessel function of the second kind Kn(Z), with NU parameter describing order of modified Bessel function.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!