cdfGamma# swordfish.function.cdfGamma()# Return the value of the cumulative distribution function of a gamma distribution. Parameters: shape (Constant) – A positive floating-point number. scale (Constant) – A positive floating-point number. X (Constant) – A numeric scalar or vector.