Hi, I'm wondering, when using the JavaScript backend, is the numerical accuracy limited to that of JavaScript?
How can we implement a numerically correct sum function, e.g. using a big integer implementation? Kind regards, Samuel
Hi, I'm wondering, when using the JavaScript backend, is the numerical accuracy limited to that of JavaScript?
How can we implement a numerically correct sum function, e.g. using a big integer implementation? Kind regards, Samuel