f11_cpp | R Documentation |
Function to obtain F11 with C++.
f11_cpp(gamma, lambda, maxiter_series = 10000L, tol = 1e-10)
gamma |
numeric value for gamma. |
lambda |
numeric value for lambda. |
maxiter_series |
numeric value. |
tol |
numeric value. |
returns the F11 value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.