cdf = betacdf (x, a, b)
 For each element of @var{x}, compute the cumulative distribution function
 (CDF) at x of the Beta distribution with parameters a and b.

Package: nan