compute_exponential_sum | R Documentation |
Function that computes the summation of the exponential.
compute_exponential_sum(quotient_dim)
quotient_dim |
values of exponentiation function. |
returns the summation of the exponential.
## Not run: compute_exponential_sum(quotient_dim,k) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.