The denominator of the fraction. If the input was not a fraction then this will not be a valid number.
The numerator of the fraction. If the input was not a fraction then this will not be a valid number.
The rate unit parsed from the input.
The unit parsed from the input.
The value parsed. This is always present and finite.
The denominator of the fraction. This is always present, finite, and whole. If the parsed string is not a fraction this will be equal to 1.
The numerator (potentially improper) of the fraction. This is always present and finite. If the parsed string is not a fraction this will be equal to value.
Generated using TypeDoc
An object which is returned by Parse.input given a string.