<@U0ZFBBUBU> I've done something liked this in the...
# announcements
k
@groostav I've done something liked this in the past:
parseInt(str.replace('.', "")) to pow(10, str.length - str.indexOf('.'))
, technically it does return the closest ratio.
🤔 1