cdfF# swordfish.function.cdfF()# Return the value of the cumulative distribution function of an F distribution. 参数: numeratorDF (Constant) -- A positive integer indicating the degree of freedom of an F distribution. denominatorDF (Constant) -- A positive integer indicating the degree of freedom of an F distribution. X (Constant) -- A numeric scalar or vector.