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