f Function (GPL)

Syntax

f(<degrees of freedom>, <degrees of freedom>)

<degrees of freedom>. Numeric values specifying the degrees of freedom parameters for the distribution. Values must be greater than 0.

Description

Specifies an F distribution for the probability scale.

Examples

SCALE: prob(dim(2), f(5, 2))