Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Variables

Export assignment normal

normal: Random

Returns a normally distributed pseudorandom number with mean mu and standard deviation sigma.

Notes

  • If mu or sigma is NaN or sigma <= 0, the function returns NaN.
param

mean

param

standard deviation

returns

pseudorandom number