stats_rand_gen_exponential

Generates a random deviate from the exponential distribution

説明

float stats_rand_gen_exponential(float $av)

Returns a random deviate from the exponential distribution of which the scale is av.

パラメータ

av

The scale parameter

戻り値

A random deviate