-
Hi Gordon,
I'am playing with the compiled functions and my Espruino (1v75) based on your code from post #9 outputs the following:
...
echo(0);
129297
Slow = 0.23056221008
91078231610832719163859600607397376772912088895903881996317739501
Fast = 0.05572032928
=undefined
...
I have also tried division, multiplication and even substraction and all return different values for "slow" and "fast". I have also tried both online and offline (git) compiler with the same results. Am I doin' smtg wrong ?
gives:
And that's just the start...