inverseCumulativeRate

abstract fun inverseCumulativeRate(rate: Double): Double

Returns the time associated with the supplied rate such that the time is the inverse of the cumulative rate function

Return

the time associated with the supplied rate

Parameters

rate

the rate to evaluate