sph_bessel.m File Reference

Functions

function sph_bessel (in nu, in l, in Z)
 Spherical Bessel or Hankel function. More...
 

Function Documentation

◆ sph_bessel()

function sph_bessel ( in  nu,
in  l,
in  Z 
)

Spherical Bessel or Hankel function.

Parameters
nu(int): selects between spherical Bessel (nu=1) and Hankel (nu=3) function
l(int): order of spherical Bessel/Hankel function
Z(complex float array): argument
Return values
sb(complex float array): spherical Bessel or Hankel function