cdfExp#

swordfish.function.cdfExp()#

Return the value of the cumulative distribution function of an exponential distribution.

参数:
  • mean (Constant) -- The mean of an exponential distribution.

  • X (Constant) -- A numeric scalar or vector.