cdfZipf#

swordfish.function.cdfZipf()#

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

参数:
  • num (Constant) -- A positive integer.

  • exponent (Constant) -- A non-negative floating number.

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