zeros {robcp} | R Documentation |
Zero of the Bessel function of first kind
Description
Contains the zeros of the Bessel function of first kind.
Usage
data("zeros")
Format
A data frame where the i-th column contains the first 50 zeros of the Bessel function of the first kind and ((i - 1) / 2)th order, i = 1, ..., 5001.
Source
The zeros are computed by the mathematical software octave.
References
Eaton, J., Bateman, D., Hauberg, S., Wehbring, R. (2015). "GNU Octave version 4.0.0 manual: a high-level interactive language for numerical computations".
[Package robcp version 0.3.9 Index]