cdfBeta# swordfish.function.cdfBeta()# Return the value of the cumulative distribution function of a beta distribution. 参数: alpha (Constant) -- A positive floating number. beta (Constant) -- A positive floating number. X (Constant) -- A numeric scalar or vector.