viewed 1934 times and licensed 33 times
Hankel's asymptotic expansion of large values of \a x
View version details
Contents  |
|
Interface
#include <codecogs/maths/special/bessel/hankel.h>
using namespace Maths::Special::Bessel;
| double | hankel (double x, double v) Hankel's asymptotic expansion of large values of x |
 | Real | cc_hankel (Real x, Real v) This function is available as a Microsoft Excel add-in. |
Function Documentation
There are two types of functions known as Hankel functions. The more common one is a complex function (also
called a Bessel function of the third kind, or Weber Function) which is a linear combination of Bessel functions of the
first and second kinds. These are called the Hankel functions of the first and second kinds.
The other type of Hankel function (this one) is defined by the contour integral:
for
![\Im [\omega] < 0 \Im [\omega] < 0](/latexrender/sites/www.codecogs.com/370a059fb22ba0488bd555eef8b872ef.gif)
,

,

, where

is a Hankel
contour.
See also
Maths/Special/Bessel/J/J and
Maths/Special/Bessel/Y/Y
References:
- Cephes Math Library Release 2.8: June, 2000
Parameters:
Authors:
- Stephen L. Moshier. Copyright 1984, 1987, 2000
Documentation by Will Bateman (August 2005)
Page Comments
You must login to leave a messge
Last Modified: 18 Oct 07 @ 17:07 Page Rendered: 2009-01-05 22:49:34