invCDF

open override fun invCDF(p: Double): Double(source)

Provides the inverse cumulative distribution function for the distribution

Parameters

p

The probability to be evaluated for the inverse, prob must be 0,1 or an IllegalArgumentException is thrown