Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] big number calculation to small number using javascript



On 2021-03-22 17:47, James Tobin wrote:
23 digit input

I didn't have a chance to understand the code yet. Just as a potential hint;
you might be hitting Javascript's limitations on numbers.

More Info;

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER

Hope it helps.

--
Furkan Mustafa
https://rainlab.co.jp


Home | Main Index | Thread Index