powered by
Functions to compute cyclic and spherical Hankel functions of the first and second kinds.
cyl_hankel_1(v, x)cyl_hankel_2(v, x)sph_hankel_1(v, x)sph_hankel_2(v, x)
cyl_hankel_2(v, x)
sph_hankel_1(v, x)
sph_hankel_2(v, x)
A single complex value with the computed Hankel function.
Order of the Hankel function
Argument of the Hankel function
Boost Documentation for more details on the mathematical background.
cyl_hankel_1(2, 0.5) cyl_hankel_2(2, 0.5) sph_hankel_1(2, 0.5) sph_hankel_2(2, 0.5)
Run the code above in your browser using DataLab