U
U
Umid2016-11-17 22:19:51
JavaScript
Umid, 2016-11-17 22:19:51

Super-large numbers on nodeJs, perhaps?

Is it possible to work, say, work with a number with 100 digits, and with 10000, but with 1000000 digits?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2016-11-17
@DarCKoder

Possible, but not native
Need bigarithmetic, if performance is critical, then it is better to implement on asm.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question