PHP 8.4.0 RC4 available for testing

stats_rand_gen_exponential

(PECL stats >= 1.0.0)

stats_rand_gen_exponentialGenerates a random deviate from the exponential distribution

Descrição

stats_rand_gen_exponential(float $av): float

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

Parâmetros

av

The scale parameter

Valor Retornado

A random deviate

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top