Description Usage Arguments Details Value See Also
Calculates the logarithmic derivative of Spherical Bessel Functions.
1 | lcfe.sbl(n, x, NMAX = 2000, code = "C")
|
n |
The order of c_n(x). |
x |
The argument of c_n(x) of type complex. |
NMAX |
The maximum number of iterations. |
code |
Choice between |
Using Lentz method is possible to calculate the ratio c_n(x)=j_{n}'(x)/j_{n}(x).
The value of c_n for complex arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.