hypser Interface

interface
public subroutine hypser(a, b, c, z, series, deriv)

Arguments

Type IntentOptional AttributesName
complex(kind=SPC), intent(in) :: a
complex(kind=SPC), intent(in) :: b
complex(kind=SPC), intent(in) :: c
complex(kind=SPC), intent(in) :: z
complex(kind=SPC), intent(out) :: series
complex(kind=SPC), intent(out) :: deriv