Hi @codepeople – I am trying to do something very similar to what you described here but can’t quite figure it out. I’m trying to convert a decimal to a fraction.
I see that the Javascript code can be found here: https://jsfiddle.net/5QrhQ/5/
Stackoverflow discussion here: https://stackoverflow.com/questions/23575218/convert-decimal-number-to-fraction-in-javascript-or-closest-fraction
Could you help? I’m so close and would love to figure it out! Thanks