Number
Represents a float value.
An enumeration of angle representations.
Gets the positive infinite value.
Gets the neutral element.
Gets a zero value.
Gets if the stored value is an integer number.
Gets the value.
Creates a new number value.
Compares two numbers for equality.
Converts the number to a floating point value.
Converts the number to an integer value.
Compares two numbers if the first one is greater than the second one.
Compares two numbers if the first one is greater or equal to the second one.
Compares two numbers for inequality.
Compares two numbers if the first one is smaller than the second one.
Compares two numbers if the second one is greater or equal to the second one.
Compares the current number against the given one.
Checks for equality with a given number.
Returns a formatted string representing the number.