stats_dens_laplace
Почист и полокален преглед на PHP референцата, со задржана структура од PHP.net и подобра читливост за примери, секции и белешки.
stats_dens_laplace
Референца за `function.stats-dens-laplace.php` со подобрена типографија и навигација.
stats_dens_laplace
(PECL stats >= 1.0.0)
stats_dens_laplace — Probability density function of the Laplace distribution
= NULL
Returns the probability density at x, where the random variable follows the Laplace distribution of which the location parameter is ave and the scale parameter is stdev.
Параметри
x-
The value at which the probability density is calculated
ave-
The location parameter of the distribution
stdev-
The shape parameter of the distribution
Вратени вредности
The probability density at x or false за неуспех.