Language reference Table of contents Basic Commands test print help execute Logical Operators and or not TRUE FALSE Comparison lt lte gt gte equals neq Arithmetics add sub mult div mod Math Functions abs round ceil floor truncate min max clamp sign pow sqrt factorial gcd lcm log2 log10 ln Trigonometry sin cos tan asin acos atan atan2 sinh cosh tanh asinh acosh atanh deg rad Random random randomInt randomBool randomChar Constants pi E sqrt2 ln2 ln10 log2e log10e Loops break continue while repeat for Conditionals if if-else Variables set get delete incr decr array get-arr index setarr length delete-arr append pop insert