FUNCTION
hankel
Hankel's asymptotic expansion of large values of \a x
Interface
#include <codecogs/maths/special/bessel/hankel.h>
using namespace Maths::Special::Bessel;
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:
(1)
for ,
,
, where
is a Hankel contour.
References
Cephes Math Library Release 2.8: June, 2000
Parameters
x
input argument
v
order
Interactive Calculator
x
v
Result
Computing…
Set a range above first to export a graph.
This function's source code is only visible to registered users — documentation and the calculator above are free to use either way. Sign in to see it.