is there an easy way to format numbers as fractions.
if user inputs "1/4in into a INCH unit value, i would like to see "1/4" instead of .25, 1/3 instead of .333333 etc..
sort of like an alias for certain select values.
is this something i can do globally in MeasureFormat?