Navigation

Operators and Keywords

Function List:

C++ API

: unifpdf (x)
: unifpdf (x, a, b)

For each element of x, compute the probability density function (PDF) at x of the uniform distribution on the interval [a, b].

Default values are a = 0, b = 1.

Package: octave