pdf

open override fun pdf(x: Double): Double(source)

Computes the probability density at x.

Return

the probability density at x, or 0.0 if x is negative.

Parameters

x

the point at which to evaluate the density.