invWeibull# swordfish.function.invWeibull()# Return the value of a Weibull inverse cumulative distribution function. 参数: alpha (Constant) -- A positive floating number (scale parameter). beta (Constant) -- A positive floating number (shape parameter). X (Constant) -- A floating scalar or vector between 0 and 1.