vec_gsl_hyp2f0_e | R Documentation |
Calculate the hypergeometric 2f0 using the GSL library (gsl_sf_hyperg_2F0_e)
vec_gsl_hyp2f0_e(vA, vB, vZ)
vA |
Vector of values for parameter a |
vB |
Vector of values for parameter b |
vZ |
Vector of values for parameter z |
List with vector of values and vector of gsl status codes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.