Probability
A quantity describing probability. (For example, 10%.)
Types
Functions
Returns a new instance with the value from this as absolute value.
Returns a complement of this probability.
Returns a new instance with the value from this divided by divisor.
Returns a FormattedQuantity representation of the value from this with the given unit.
Expresses the probability's value in the unit range.
Expresses the probability's value in percents rounded down.
Expresses the probability's value in the unit range rounded down.
Returns a new instance that has other's value subtracted from this.
Returns a new instance with a value equal to the sum of values from this and other.
Returns a new instance with the value from this multiplied by factor.
Returns a new instance with the value from this as negative.