Sun 2018.08.26
Yeah, read that but on:
http://www.espruino.com/Compilation
What works and what doesn't? Works Maths, string operations
What part of using a math function isn't 'Maths' ?
and wasn't sure if an extension was similar to a module
http://www.espruino.com/Extending+EspruiĀno+1
#include referenced there, so went on a hunch
Wonder if I could accomplish the same task with a function that iterates using brute force += multiplication? Hmmmm
@Robin started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sun 2018.08.26
Yeah, read that but on:
http://www.espruino.com/Compilation
What part of using a math function isn't 'Maths' ?
and wasn't sure if an extension was similar to a module
http://www.espruino.com/Extending+EspruiĀno+1
#include referenced there, so went on a hunch
Wonder if I could accomplish the same task with a function that iterates using brute force += multiplication? Hmmmm