CodeCogs - A iteractive open source Numerical library in C/C++, with wrappers for .NET and Excel Welcome... Login
Site Map
shopping cart
OSX compatibleWindows compatibleLinux compatible
Search CodeCogs
Numerical Components
Worked Examples

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 1934 times and licensed 33 times

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

Controller: CodeCogs    Contact Controller

+View version details
Contents hide toc

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:

(1)
\displaystyle 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:

You do not own any licences for this module.
To view or download source code you must get a GPL licence or buy a commercial licence.

buy now     get GPL     add to cart

For advanced download and development options 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: 2009-01-05 22:49:34

Valid CSS!   Valid XHTML 1.0 Transitional