power

Power is handled by sdlBasic with the symbol ( ^ ) between two numbers.

Syntax:
result = expressionA ^ expressionB

Example:
print 2 ^ 8