cumulativeProbability

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


open override fun cumulativeProbability(x0: Double, x1: Double): Double(source)

Deprecated

Deprecated in Java

Replace with

probability(x0, x1)