Description Usage Arguments Value
View source: R/Helper_Functions.R
This function represents the gamma function in my derivation, NOT the gamma function related to the factorial function.
1 | g_helper(x)
|
x |
A real number (can be vectorized) |
A real number (or vector) equalling (1-x/sqrt(2)) / (1+x/sqrt(2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.