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

Modified Bessel function of the third kind - Hankel function H(Z) (Complex argument).

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

modified Bessel function of the third kind - Hankel function H(z).

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