Is there any JavaScript library that can be used for calculations involving 700+ Digits? Also, how about the same thing in C++?
For JS: How about BigInt?
For C++: Google found me this.
For C++ GMP has served me very well in the past for large numbers, it claims to be the fastest bignum library out there too, which is bound to be helpful for 700 digits.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With