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