Avatar for user54205

user54205

Member since Apr 2015 • Last active Apr 2015
  • 0 conversations
  • 1 comments

Most recent activity

  • in JavaScript
    Avatar for user54205

    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
    9107823161083271916385960060739737677291­2088895903881996317739501
    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 ?

Actions