percent

fun percent(value: Int): Probability
fun percent(value: Long): Probability

Creates a Probability instance from the given value as a percentage.


Creates a Probability instance from the given value expressed as a percentage.