cdfExp# swordfish.function.cdfExp()# Return the value of the cumulative distribution function of an exponential distribution. Parameters: mean (Constant) – The mean of an exponential distribution. X (Constant) – A numeric scalar or vector.