Answer the question
In order to leave comments, you need to log in
What are the libraries for working with large numbers in nodejs?
To work with large numbers, I used the bignum library .
But it does not work on node version 8 and above.
What are the alternatives to replace it?
I need to OR the number 100000000000. (For 100000000000|1, JS will return 1215752193, but I need 100000000001)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question