gumbel
gumbel(
location?,scale?):number
Defined in: src/global/distributions.ts:161
One Gumbel draw: the distribution of a maximum.
Parameters
Section titled “Parameters”location?
Section titled “location?”number = 0
scale?
Section titled “scale?”number = 1
Returns
Section titled “Returns”number
Example
Section titled “Example”gumbel(); // 0.4759...