js | R Documentation |
Spherical Bessel function of the first kind and its respective derivatives
js(l, n)
jsd(l, n)
jsdd(l, n)
l |
An integer or fractional order |
n |
A complex or real argument |
Calculates the spherical Bessel function of the first kind (js) and both its first (jsd) and second (jsdd) 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.