Percent
Represents a percentage value.
Gets a fifty percent value.
Gets a hundred percent value.
Gets a zero percent value.
Gets the normalized value (0 to 1).
Gets the usual value (0 to 100).
Creates a new percentage value.
Checks the equality of the two given percentages.
Converts the percent value to its probability representation.
Converts the percent value to its common representation.
Checks the inequality of the two given percentages.
Compares the current percentage against the given one.
Checks if the given percent value is equal to the current one.
Converts the length to a number of pixels, if possible. If the
current unit is relative, then an exception will be thrown.
Returns a formatted string representing the percentage.