jc | R Documentation |
Calculate the cylindrical Bessel function of the first kind (jc) and both its first (jcd) and second (jcdd) derivatives.
jc(l, n)
jcd(l, n)
jcdd(l, n)
l |
An integer or fractional order |
n |
A complex or real argument |
Calculates the cylindrical Bessel function of the first kind (J_v) and its respective derivatives.
Amos D.E., "AMOS, A Portable Package for Bessel Functions of a Complex Argument and Nonnegative Order", http://netlib.org/amos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.