compute_k | R Documentation |
This function exponentiates to k the quotient of the exponential.
compute_k(quotient_ind, k)
quotient_ind |
Value of the quotient in the exponentianted part of the function. |
k |
Exponenet. |
Returns the exponentiated quotient.
## Not run: compute_k(quotient_ind,k) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.