Description Usage Arguments Value
View source: R/BD_calc_helpers.R
Reads off coefficients of a power series.
1 2  | power.coef.one(power.series, n = 1000, k, ...)
power.coef.many(power.series, n = 1024, ...)
 | 
power.series | 
 A function from C to C. Note that its single argument must be named "s". Should be a power series.  | 
n | 
 Parameter for numerical riemann integration or for FFT.  | 
k | 
 The coefficient to get.  | 
... | 
A Real number, the kth coefficient, for .one, or a vector of coefficients for .many.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.