You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > SpecialFuncs Class > SpecialFuncs Methods > Besh Method > SpecialFuncs.Besh Method (double, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
SpecialFuncs.Besh Method (double, TCplx)

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

Syntax
C#
Visual Basic
public static TCplx Besh(double NU, TCplx Z);
Parameters 
Description 
double NU 
Defines the order of Hankel function. 
TCplx Z 
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!