Function Reference
— Function File: betacdf (x, a, b)

For each element of x, returns the CDF at x of the beta distribution with parameters a and b, i.e., PROB (beta (a, b) <= x).