SUMP PUMP -now! A flooded crawl space
Details for the LPC11U37 Stamp are here
Tod W contributed this math library written in BASIC, and also verified it against Excel.
To access these functions, #include "ab_math.bas"
These libraries can be #include 'd into a BASIC program, adding string and hardware functions.
The syntax of this BASIC is much like the original Microsoft BASIC, QBASIC or early versions of Visual BASIC. As part of the compile process a modified version of the C pre-processor is called that allows #include, #define, #ifdef ... #endif, #if ... #endif, #error and #warn