Sat 2018.09.29
re: 'I don't know how to include a math library'
@CWBudde1, I ran into this same issue a week ago.
From, at end of page:
'There is no C preprocessor - so #define/etc won't work'
http://www.espruino.com/InlineC
which means no #include
@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.
Sat 2018.09.29
@CWBudde1, I ran into this same issue a week ago.
From, at end of page:
http://www.espruino.com/InlineC
which means no #include