More precision than a float number – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/more-precision-than-a-float-number/17001
Hi, i need to add more digits here (more than the float precision). How can i do? Does i have to do a long division manually ? (with string?) When i enable bignums, it return 351/17… Does i have to use JS ? if y…
4 loucheman: listing digits of pi Then yes, you need to do the division by hand