Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Variables

Export assignment frechet

frechet: Random

Returns pseudorandom number drawn from a Fréchet distribution.

Notes

  • If provided alpha <= 0 or s <= 0, the function returns NaN.
  • If either alpha, s, or m is NaN, the function returns NaN.
param

shape parameter

param

scale parameter

param

location parameter

returns

pseudorandom number