#that loses precision
1 messages · Page 1 of 1 (latest)
IIUC it will only lose the decimal fraction, correct? I'm basically weighting the options without having to implement the custom sacar on each of the SDKs 😬
if the float is big enough, it will round to a different integer value
gotcha.. yeah I was assuming nobody will ever want to set a value larger than 2^63 -1 for those fields 🤣