The format of the user input will be used if possible.
All values will be displayed as an improper fraction if the value is a fraction and the numerator is larger than the denoninator.
All values will be displayed as a mixed fraction if the value is a fraction. A mixed fraction has a whole number followed by a fraction where the numerator is smaller than the denominator.
All values will be displayed using their decimal representation.
Generated using TypeDoc
The enumeration which decides how a value will be converted to a string.