The extraction boxes
The automation boxes
The transformations boxes
A short summary of the main functions available:
Operators: + - * / ^
Comparison: ==, >, <, <=, >=, !=
Logical: &&,||
Condition: (x>a?”True”:”False”)
Format: ftoa, atof, itoa
Math: abs, floor, ceil...