Description Usage Arguments Value References See Also Examples
Analytic form of Lihn function for integer alpha
1 | LihnFunctionAnalytic(alpha, x)
|
alpha |
The order of Lihn function. Must be an integer from -1 to 4 |
x |
The x parameter |
The numeric value of Lihn function
Appendix A of the PSD paper.
1 2 | # L_1(x) = x+1
LihnFunctionAnalytic(1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.