| Jack | R Documentation | 
Evaluates a Jack polynomial.
Jack(x, lambda, alpha)
| x | values of the variables, a vector of  | 
| lambda | an integer partition, given as a vector of decreasing integers | 
| alpha | rational number, given as a string such as
 | 
A bigq number.
Jack(c("1", "3/2", "-2/3"), lambda = c(3, 1), alpha = "1/4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.