View source: R/RcppExports.R
G2_prime_prime
G2_prime_prime(z, type)
z
Data
type
Choice of the G2_prime_prime function:
1: -2/z^3, z < 0
2: 0.375 / (-z)^(5/2), z < 0
3: 6/z^4, z < 0
4: -(exp(z) * (exp(z) - 1)) / (exp(z) + 1)^3
5: exp(z)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.