yc: Cylindrical Bessel (Neumann) function of the second kind and...

View source: R/bessel.R

ycR Documentation

Cylindrical Bessel (Neumann) function of the second kind and its derivative

Description

Calculate the cylindrical Bessel function of the first kind (yc) and its first (ycd) derivatives.

Usage

yc(l, n)

ycd(l, n)

Arguments

l

An integer or fractional order

n

A complex or real argument

Value

Calculates the cylindrical Bessel function of the first kind (Y_v) and its respective derivatives.

References

Amos D.E., "AMOS, A Portable Package for Bessel Functions of a Complex Argument and Nonnegative Order", http://netlib.org/amos


brandynlucca/acousticTS documentation built on July 4, 2025, 12:43 a.m.