Function Beta-Incomplete

Part of:

package cl-mathstats
( beta-incomplete < a > < b > < x > )
This function is useful in defining the cumulative distributions for Student's t and the F distribution. All arguments must be floating-point numbers; `a' and `b' must be positive and `x' must be between 0.0 and 1.0, inclusive.