cdfPoisson#

swordfish.function.cdfPoisson()#

Return the value of the cumulative distribution function of a Poisson distribution.

参数:
  • mean (Constant) -- The mean of a Poisson distribution.

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