cdfStudent# swordfish.function.cdfStudent()# Return the value of the cumulative distribution function of a Student's t-distribution. 参数: df (Constant) -- A positive floating number indicating the degree of freedom of a Student's t-distribution. X (Constant) -- A numeric scalar or vector.