chiSquare Function (GPL)
Syntax
chiSquare(<degrees of freedom>)
<degrees of freedom>. Numeric value specifying the degrees of freedom parameter for the distribution. This value must be greater than 0.
Description
Specifies a chi-square distribution for the probability scale.
Examples
SCALE: prob(dim(2), chiSquare(5))