Gigantic Numbers Library
Want to get a calculation of bigger values, but unable to get it because of Snap! saying Infinity? Well, this is due to JavaScript limitations. You can use the Gigantic Numbers Library from this project if you want to get bigger numbers. It works by using base-10 logarithm. While this allows bigger numbers it's not that efficient, because of 64-bit integer limitations, only allowing 2^64 possible big numbers. To use, See Code > File > Export blocks...
Created December 8, 2024
Last updated December 8, 2024
Published December 8, 2024