percentileBigInt

abstract fun percentileBigInt(percentile: Number): BigInt(source)

Returns the value at the given percentile.

Since

v17.4.0, v16.14.0

Parameters

percentile

A percentile value in the range (0, 100].