cdfZipf#

swordfish.function.cdfZipf()#

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

Parameters:
  • num (Constant) – A positive integer.

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

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