CodeCogs - An iteractive open source Numerical library Welcome... Login
CodeCogs
shopping cart
OSXWindowsLinux
Search CodeCogs
Numerical Components

Valid RSS

MathsSpecialBessel

hankel

Available under GPL (Free) and Commercial licence
get a GPL licence
COST (GBP)
this unit 2.34
sub units 0.00
add a commercial licence to your cart
0
viewed 1958 times and licensed 39 times

Hankel's asymptotic expansion of large values of \a x

Controller: CodeCogs  Contact Controller
+View version details
Contents hide toc
buy now     get GPL     add to cart

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
ExcelReal cc_hankel (Real x, Real v)
This function is available as a Microsoft Excel add-in.

Function Documentation

Hankel Calculator
  
Add calculator to website or email
 
doublehankeldoublex
doublev )
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:

H_v (x) = \int_{C_v } \frac{(- \omega)^{x-1} e^{-\omega } }{1-e^{-\omega }} d\omega

for \Im [\omega] < 0 , \mid arg(-\omega) \mid < \pi , v \not= 2\pi k > 0, where C_v 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:
xinput argument
vorder
Authors:
Stephen L. Moshier. Copyright 1984, 1987, 2000
Documentation by Will Bateman (August 2005)
Source Code:

To view or download source code you need either a GPL or Commercial Licence.

buy now     get GPL     add to cart

Not a member, then Register with CodeCogs. Already a Member, then Login.


Page Comments

Format Excel Equations

  You must login to leave a messge


Last Modified: 18 Oct 07 @ 17:07     Page Rendered: 2010-03-11 22:14:00

Valid CSS!   Valid XHTML 1.0 Transitional