hankel
viewed 2059 times and licensed 57 times
Hankel's asymptotic expansion of large values of \a x
Controller: CodeCogs
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 |
These functions are available for Microsoft Excel (
Login to download):
Real | cc_hankel (Real x, Real v) |
Use the following HTML code to embed the calculators within other websites:
Hankel
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
,
,
, where
is a Hankel
contour.
See also
Maths/Special/Bessel/J/J and
Maths/Special/Bessel/Y/YReferences:
Cephes Math Library Release 2.8: June, 2000
Parameters
Authors
- Stephen L. Moshier. Copyright 1984, 1987, 2000
Documentation by Will Bateman (August 2005)
Source Code
Source code is available when you agree to a GP Licence or buy a Commercial Licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.