Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "random/base/poisson/docs/types/index.d"

Index

Variables

Export assignment poisson

poisson: Random

Returns a Poisson distributed pseudorandom number.

Notes

  • If lambda <= 0, the function returns NaN.
  • If lambda is NaN, the function returns NaN.
param

mean

returns

pseudorandom number